LinearDimensionArrowhead1End Property |
Gets the arrow head end of the first extension line.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic Point2d Arrowhead1End { get; }
Public ReadOnly Property Arrowhead1End As Point2d
Get
Property Value
Type:
Point2d
See Also