DimensionStyle.LinearPrecision Property
Parent Object: DimensionStyleDescription
Gets and sets the precision value for linear dimensions in the drawing.
Syntax
DimensionStyle.LinearPrecision() As LinearPrecisionEnumProperty Value
This is a read/write property whose value is a LinearPrecisionEnum.Samples
Name | Description |
Dimensions - edit | This sample demonstrates the editing of sheet dimensions and the associated dimension style. |