LabelLineOrientation

Whether 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).

Since

200.1.0

Inheritors

Types

Link copied to clipboard

LabelDefinition.placement above will mean that the label will be offset perpendicularly left from its line segment. LabelDefinition.placement below will mean that the label will be offset perpendicularly right from its line segment.

Link copied to clipboard

LabelDefinition.placement above will mean that the label will be offset perpendicularly from its line segment towards the top of the screen. LabelDefinition.placement below will mean that the label will be offset perpendicularly from its line segment towards the bottom of the screen.

Link copied to clipboard

The label will be offset perpendicularly to whichever side of the line geometry has space (defaulting to Above, in the screen sense).