LinearDimension.ExtensionLine1End Property

LinearDimensionExtensionLine1End Property

End of the first extension line.

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

Property Value

Type: Point2d
See Also