ArcGIS Pro 2.6 API Reference Guide
GridLineOrientation Property

ArcGIS.Core.CIM Namespace > CIMGridLine Class : GridLineOrientation Property
Gets or sets the orientation of the gridLine with reference to the coordinate system of the spatial reference. For graticules it is latitudes and longitudes. For grids it is eastings and northings.
Syntax
public GridLineOrientation GridLineOrientation {get; set;}
Public Property GridLineOrientation As GridLineOrientation
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMGridLine Class
CIMGridLine Members