IDimensionStyleLinearDimensionOptions Interface Members Send Feedback
See Also  Properties 

The following tables list the members exposed by IDimensionStyleLinearDimensionOptions.

Public Properties

 NameDescription
 PropertyDecimalSeparatorGets or sets the decimal separator for linear Dimensions whose format is set to Decimal.  
 PropertyFormatGets or sets the format of linear Dimensions.  
 PropertyFractionalDisplayGets or sets the stack display of fractional units for linear Dimensions.  
 PropertyHideLeadingZeroesGets or sets whether to hide or show leading zeroes for linear Dimensions.  
 PropertyHideTrailingZeroesGets or sets whether to hide or show trailing zeroes for linear Dimensions.  
 PropertyHideZeroesIf0FeetGets or sets whether to hide or show zero feet (0') for linear Dimensions when the format of the dual Dimension is set to Architectural or Engineering.  
 PropertyHideZeroesIf0InchesGets or sets whether to hide or show zero inches (0") for linear Dimensions when the format of the dual Dimension is set to Architectural or Engineering.  
 PropertyMeasurementScaleFactorGets or sets the measurement scale factor, which increases or reduces the size of all linear Dimension entities except the linear Dimension itself, and which allows linear Dimension entities to be scaled to suit the drawing's aspect ratio.  
 PropertyPrecisionGets or sets the precision (number of decimal places) for linear Dimensions.  
 PropertyPrefixGets or sets a prefix for the linear Dimension.  
 PropertyRoundToTheNearestGets or sets the value for rounding to the nearest for linear Dimensions.  
 PropertySuffixGets or sets a suffix for linear Dimensions.  
 PropertyZeroesDisplayFollowSheetDimensionsGets or sets whether to apply the measurement scale factor to linear Dimensions created on Sheets only.  
Top

See Also