Leader.LeaderArrowType Property

LeaderLeaderArrowType Property

The arrowhead type for the leader

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

Property Value

Type: DimensionStyleArrowType
See Also