In This Topic
The following tables list the members exposed by NArrowhead.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Fill | Gets or sets the fill style of the arrowhead |
| FillMode | Gets or sets the fill mode of the arrowhead. By default set to UseGeometryStrokeColor. |
| FlipAngle | Gets or set whether the angle (direction) of the arrowhead is flipped (reversed) or not. By default set to false. |
| Height | Gets or sets the height of the arrowhead |
| Shape | Gets or sets the shape of the arrowhead |
| Size | Gets or sets whether the size of the arrowhead needs to be autotically inflated with the geometry stroke width. |
| Stroke | Gets or sets the stroke style of the arrowhead |
| StrokeMode | Gets or sets the fill mode of the arrowhead. By default set to UseGeometryStrokeColor. |
| Width | Gets or sets the width of the arrowhead |
Top
Public Methods
| Name | Description |
| ToString | Overridden. Overriden to return a string containing the shape and the size of the arrowhead |
Top
See Also