DimensionStyle.LeadingZeroDisplay Property
Parent Object: DimensionStyleDescription
Gets and sets whether to display the leading zeroes for dimensions in the drawing.
Syntax
DimensionStyle.LeadingZeroDisplay() As BooleanProperty Value
This is a read/write property whose value is a Boolean.Samples
Name | Description |
Dimensions - edit | This sample demonstrates the editing of sheet dimensions and the associated dimension style. |