Show / Hide Table of Contents

Class MarkerSceneSymbol

Base class for symbols used in a Scene

Inheritance
Object
Symbol
SceneSymbol
MarkerSceneSymbol
ModelSceneSymbol
SimpleMarkerSceneSymbol
Implements
INotifyPropertyChanged
Symbol.PropertyChanged
Symbol.FromJson(String)
Symbol.ToJson()
Symbol.Clone()
Symbol.CreateSwatchAsync(Double)
Symbol.CreateSwatchAsync(Color, Double)
Symbol.CreateSwatchAsync(Int32, Int32, Single, Color, Geometry)
Symbol.CreateSwatchAsync(Int32, Int32, Double, Color)
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
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

TargetVersions
.NET Standard 2.0100.3 - 200.0
.NET 6.0100.13 - 200.0
.NET 6.0 Windows100.13 - 200.0
.NET 6.0 Android200
.NET 6.0 iOS200
.NET Framework100.0 - 200.0
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Android100.0 - 100.15
iOS100.0 - 100.15
UWP100.0 - 200.0
In This Article
Back to top Copyright © 2022 Esri.