| LinearDimensionShapeLengthUnitFormatType 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
Syntaxpublic 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
See Also