Class MarkerSceneSymbol
Base class for symbols used in a Scene
Implements
System.ComponentModel.INotifyPropertyChanged
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.0 - 100.15 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 100.15 |