Click or drag to resize

DimensionShapeToleranceHorizontalArrangeType Property

Gets or sets the horizontal alignment type of 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 TextHorizontalArrangeType ToleranceHorizontalArrangeType { get; set; }

Property Value

Type: TextHorizontalArrangeType
horizontal alignment type of tolerance TextHorizontalArrangeType .
See Also