DimensionSuppressDimensionLine1 Property |
Suppresses the dimension line and arrowhead between the first extension
line and the dimension text.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntaxpublic bool SuppressDimensionLine1 { get; set; }Public Property SuppressDimensionLine1 As Boolean
Get
Set
Property Value
Type:
Boolean
See Also