Click or drag to resize

LinearDimensionAligned Property

Gets or sets a value indicating whether this annotation is aligned.

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

Property Value

Type: Boolean
See Also