ArcGIS Pro 2.6 API Reference Guide
AngleX Property (CIMMarker)

ArcGIS.Core.CIM Namespace > CIMMarker Class : AngleX Property
Gets or sets the angle the marker is rotated around the X axis.
Syntax
public double AngleX {get; set;}
Public Property AngleX As Double
Remarks
This type of rotation is also referred to as tilt 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 Tilt.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMMarker Class
CIMMarker Members