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:

    ConstantDescription
    Enums.LabelLineOrientationDirection(0)
    • from its line segment.
    • from its line segment.
    Enums.LabelLineOrientationScreen(1)
    • of the screen.
    • of the screen.
    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).

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.