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

In This Topic
    OffsetY Property (CIMMarker)
    In This Topic
    Gets or sets the value the marker is moved along the Y 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 OffsetY {get; set;}
    Public Property OffsetY As Double
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also