| PoLabelFieldVerticalJustifications Enumeration | 
Namespace: OIV.MeshViz.Graph
| Member name | Value | Description | |
|---|---|---|---|
| TOP | 0 | Strings are aligned on the top of its characters.  | |
| CAP | 1 | Strings are aligned on the capital of its characters.  | |
| HALF | 2 | Strings are aligned on the half of its characters.  | |
| BASE | 3 | Strings are aligned on the base of its characters.  | |
| BOTTOM | 4 | Strings are aligned on the bottom of its characters.  |