Show / Hide Table of Contents

Property Anchor

Anchor

Gets or sets the anchor of the model symbol layer.

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

The anchor of the model symbol layer.

Remarks

The anchor determines how the ModelSymbolLayer is positioned relative to the geometry. SymbolAnchor specifies the 3D model's anchor point and anchor placement mode. When you rotate or resize a model symbol layer, the transformation originates from the anchor point.

The anchor defaults to null, which is the origin of the 3D model or ModelShape. An anchor with Absolute is not supported for model symbol layers. See the SymbolAnchor documentation for a detailed description of the object.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.