Class MarkerSceneSymbol
Base class for symbols used in a Scene
Implements
Namespace: Esri.ArcGISRuntime.Symbology
Assembly: Esri.ArcGISRuntime.dll
Syntax
public abstract class MarkerSceneSymbol : SceneSymbol, INotifyPropertyChanged
Properties
Name | Description |
---|---|
AnchorPosition | Gets or sets the anchor position of the simple marker scene symbol. |
Color | Gets or sets the symbol color. |
Depth | Gets or sets the depth (in meters) of the simple marker scene symbol. |
Heading | Gets or sets the heading (in degrees) of the scene marker symbol. |
Height | Gets or sets the height (in meters) of the simple marker scene symbol. |
Pitch | Gets or sets the pitch (in degrees) of the scene marker symbol. |
Roll | Gets or sets the roll (in degrees) of the scene marker symbol. |
Width | Gets or sets the width (in meters) of the simple marker scene symbol. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.2 |
.NET 6.0 | 100.13 - 200.2 |
.NET 6.0 Windows | 100.13 - 200.2 |
.NET 6.0 Android | 200.0 - 200.2 |
.NET 6.0 iOS | 200.0 - 200.2 |
.NET Framework | 100.0 - 200.2 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |
Android | 100.0 - 100.15 |
iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.2 |