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

Namespace: yWorks.yFiles.UI.Drawing
Assembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.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