ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMarker Class / OffsetX Property

In This Topic
    OffsetX Property (CIMMarker)
    In This Topic
    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 11, Windows 10, Windows 8.1

    See Also