Show / Hide Table of Contents

Property AngleAlignment

AngleAlignment

Gets or sets whether the multilayer point symbol is rotated relative to the screen or map.

Declaration
public SymbolAngleAlignment AngleAlignment { get; set; }
Property Value
Type Description
SymbolAngleAlignment

Whether the multilayer point symbol is rotated relative to the screen or map.

Remarks

If the value is Map, the multilayer point symbol is rotated relative to the map and will be affected by the map's rotation. If the value is Screen, the multilayer point symbol is rotated relative to the user's screen and is unaffected by the map's rotation. This is only applicable for 2D maps and is not supported in 3D scenes.

The default value is Screen.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.3 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.2.1 - 200.8
Xamarin.Android100.2.1 - 100.15
Xamarin.iOS100.2.1 - 100.15
UWP100.2.1 - 200.8
In This Article
Back to top Copyright © 2022 Esri.