DimensionShapeShowUnitZero1 Property |
Gets or sets a value indicating the zero notation 1 according to the notation type of the dimension value.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract bool ShowUnitZero1 { get; set; }
Public MustOverride Property ShowUnitZero1 As Boolean
Get
Set
Property Value
Type:
Boolean
Display the "feet of zero" in the dimension of the length system, "display the degree or degree of zero" in the dimension of the angle system
True to display zero. Otherwise false.
See Also