Property LineOrientation
LineOrientation
Gets or sets the strategy for whether 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).
Declaration
public LabelLineOrientation LineOrientation { get; set; }
Property Value
Type | Description |
---|---|
Label |
The strategy for interpreting Placement above or below a line geometry. |
Remarks
If the Line
The default is Screen.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.6 |
.NET | 200.3 - 200.6 |
.NET Windows | 200.3 - 200.6 |
.NET Android | 200.3 - 200.6 |
.NET iOS | 200.3 - 200.6 |
.NET Framework | 200.3 - 200.6 |
UWP | 200.3 - 200.6 |