Enums.LabelLineOrientation enumeration
LabelDefinition::placement above or below a line geometry will be interpreted as above or below on the `screen`, or with respect to the `direction` of line's geometry (that is, the digitization order in which the vertices are listed).">
Enums.LabelLineOrientation enumeration | ArcGISQtQml
QML Enumeration List
Enums.LabelLineOrientation enumeration
The LabelLineOrientation can be one of:
Constant | Description |
---|---|
Enums.LabelLineOrientationDirection | (0)
|
Enums.LabelLineOrientationScreen | (1)
|
Enums.LabelLineOrientationUnconstrained | (2) The label will be offset perpendicularly to whichever side of the line geometry has space (defaulting to `Above`, in the `screen` sense). |