AngularDimensionShapeAngleUnitFormatType Property |
Get or set the notation type for angular dimension values.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract AngleUnitFormatType AngleUnitFormatType { get; set; }
Public MustOverride Property AngleUnitFormatType As AngleUnitFormatType
Get
Set
Property Value
Type:
AngleUnitFormatType
Represent the notation type of angular dimension value
AngleUnitFormatType .
See Also