Click or drag to resize

LinearDimensionDimensionLinePoint Property

Point on annotation plane where dimension line starts

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

Property Value

Type: Point2d
See Also