DimensionSettingsLengthUnitFormatType Property |
Get or set the notation type of length dimension value.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract LengthUnitFormatType LengthUnitFormatType { get; set; }
Public MustOverride Property LengthUnitFormatType As LengthUnitFormatType
Get
Set
Property Value
Type:
LengthUnitFormatType
Represents the notation type of the length dimension value
LengthUnitFormatType .
See Also