A default implementation of the IArrow interface that can render ArrowTypes.

Namespace: yWorks.yFiles.UI.Drawing
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public sealed class Arrow : IArrow, 
	ICloneable
Visual Basic
Public NotInheritable Class Arrow _
	Implements IArrow, ICloneable

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.UI.Drawing..::..Arrow

See Also