Enum DimensionStyleTolerancesVerticalPlacement
Controls text justification for symmetrical and deviation tolerances.
Namespace: netDxf.Tables
Assembly: CADability.dll
Syntax
public enum DimensionStyleTolerancesVerticalPlacement
Fields
| Name | Description |
|---|---|
| Bottom | Aligns the tolerance text with the bottom of the main dimension text. |
| Middle | Aligns the tolerance text with the middle of the main dimension text. |
| Top | Aligns the tolerance text with the top of the main dimension text. |