ArcGIS Pro 2.6 API Reference Guide
AngleY Property (CIMMarker)

ArcGIS.Core.CIM Namespace > CIMMarker Class : AngleY Property
Gets or sets the angle the marker is rotated around the Y axis.
Syntax
public double AngleY {get; set;}
Public Property AngleY As Double
Remarks
This type of rotation is also referred to as roll and is only applied in 3D. The order of how this is applied with respect to other rotations depends on the RotationOrder3D. The name in the user interface is Roll.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMMarker Class
CIMMarker Members