This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
a2d0d6b9 0971 2885 8e41 c100846dd547
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Controls text justification for symmetrical and deviation tolerances.
Namespace: netDxf.Tables
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public enum DimensionStyleTolerancesVerticalPlacementVB
Public Enumeration DimensionStyleTolerancesVerticalPlacementC++
public enum class DimensionStyleTolerancesVerticalPlacementF#
type DimensionStyleTolerancesVerticalPlacement| Bottom | 0 | Aligns the tolerance text with the bottom of the main dimension text. |
| Middle | 1 | Aligns the tolerance text with the middle of the main dimension text. |
| Top | 2 | Aligns the tolerance text with the top of the main dimension text. |