Show / Hide Table of Contents

Property Anchor

Anchor

Gets or sets the anchor object of a marker symbol layer.

Declaration
public SymbolAnchor Anchor { get; set; }
Property Value
Type Description
SymbolAnchor

The anchor object of a marker symbol layer.

Remarks

The SymbolAnchor determines how MarkerSymbolLayer is anchored. SymbolAnchor specifies the marker's anchor point and anchor placement mode. The default symbol anchor is at XYZ(0, 0, 0) and uses 'relative' mode. See the SymbolAnchor for a detailed description of the object.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.5 - 200.2
.NET 6.0100.13 - 200.2
.NET 6.0 Windows100.13 - 200.2
.NET 6.0 Android200.0 - 200.2
.NET 6.0 iOS200.0 - 200.2
.NET Framework100.5 - 200.2
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Android100.5 - 100.15
iOS100.5 - 100.15
UWP100.5 - 200.2
In This Article
Back to top Copyright © 2022 Esri.