Arrowhead.ArrowType Property

ArrowheadArrowType Property

Type of arrowhead used by annotation

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public DimensionStyleArrowType ArrowType { get; }
Public ReadOnly Property ArrowType As DimensionStyleArrowType
	Get

Property Value

Type: DimensionStyleArrowType
See Also