ArcGIS Pro 2.6 API Reference Guide
OffsetX Property (CIMMarker)

ArcGIS.Core.CIM Namespace > CIMMarker Class : OffsetX Property
Gets or sets the value the marker is moved along the X axis from the anchor point. This is applied after all rotation, as opposed to anchor point which is applied before the rotation.
Syntax
public double OffsetX {get; set;}
Public Property OffsetX As Double
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMMarker Class
CIMMarker Members