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

Namespace: yWorks.yFiles.UI.Drawing
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

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