PoLabelPositions Enumeration |
Position of the labels.
Namespace: OIV.MeshViz.Graph
Member name | Value | Description | |
---|---|---|---|
VALUE_POS | 0 | The label position is the given by the current mesh geometry. | |
MIDDLE_POS | 1 | The abscissas (resp ordinate) is given by the current mesh 1D geometry and the ordinate (resp. abscissas) is at the middle between the mesh ordinate (reps. abscissas) and the threshold field. | |
THRESHOLD_POS | 2 | The abscissas (resp ordinate) is given by the current mesh 1D geometry and the ordinate (resp. abscissas) is the threshold field. |