Class LabelAngle
Specifies how to calculate the angular position and layout direction for labels on or around point feature symbols.
Namespace: Esri.ArcGISRuntime.Mapping.Labeling
Assembly: Esri.ArcGISRuntime.dll
Syntax
public class LabelAngle
Remarks
The angular position may be different for each feature (driven by one or more feature attributes) or constant for all features (specified by a fixed number).
Constructors
Name | Description |
---|---|
Label |
Initializes a new instance of the Label |
Label |
Initializes a new instance of the Label |
Properties
Name | Description |
---|---|
Angle |
Gets or sets the Arcade |
Rotation |
Gets or sets the value indicating whether the angle should be interpreted as arithmetic or geographic. |
Unknown |
Gets a collection of unknown data from the source JSON. |
Unsupported |
Gets a collection of unsupported data from the source JSON. |
Methods
Name | Description |
---|---|
From |
Creates an arcade expression from an ArcGIS JSON representation ( |
To |
Converts this label angle to an ArcGIS JSON representation ( |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.11 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.11 - 100.15 |
.NET 5 | 100.11 - 100.12 |
.NET Core 3.1 | 100.11 - 100.12 |
Xamarin.Android | 100.11 - 100.15 |
Xamarin.iOS | 100.11 - 100.15 |
UWP | 100.11 - 100.15 |