DimensionObjectDimensionStyle Property |
Gets the DimensionStyle
associated with this OrdinateDimensionObject.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public DimensionStyle DimensionStyle { get; }
Public ReadOnly Property DimensionStyle As DimensionStyle
Get
Property Value
Type:
DimensionStyleSee Also