ArcGIS Pro 3.7 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 Property OffsetY As Double
    public double OffsetY {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also