DimensionSettingsToleranceVerticalArrangeType Property |
Gets or sets the vertical alignment type of the tolerance difference.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract TextVerticalArrangeType ToleranceVerticalArrangeType { get; set; }
Public MustOverride Property ToleranceVerticalArrangeType As TextVerticalArrangeType
Get
Set
Property Value
Type:
TextVerticalArrangeType
vertical alignment type of tolerance
TextVerticalArrangeType .
See Also