ArcGIS Pro 2.6 API Reference Guide
OffsetY Property (CIMMarker)

ArcGIS.Core.CIM Namespace > CIMMarker Class : OffsetY Property
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 10, Windows 8.1, Windows 7

See Also

Reference

CIMMarker Class
CIMMarker Members