The Arrowhead type exposes the following members.

Constructors

  NameDescription
Arrowhead

Fields

  NameDescription
PathStyleProperty
Identifies the PathStyle property.

Properties

  NameDescription
BackWidth
Gets or sets the distance between the 2 points adjacent to the arrow tip point.
Length
Gets or sets the distance from the tip of the arrow head to the back edge. Note that the length does not put a negative Notch value into conideration.
Notch
Gets or sets the indentation of the back edge of the arrow head. A possitive value will push this indentation inwards towards the arrow tip. A value of 0 will allow the arrowhead to look like a simple triangle. A negative value will make the arrow look like a kite or a diamond.
PathStyle
Gets or sets the Style applied to the arrow path. This is a dependency property.

See Also