Click or drag to resize

LinearDimensionExtensionLine2End Property

End of the second extension line.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Point2d ExtensionLine2End { get; set; }

Property Value

Type: Point2d
See Also