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