ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGridLine Class / GridLineOrientation Property

In This Topic
    GridLineOrientation Property
    In This Topic
    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 Property GridLineOrientation As GridLineOrientation
    public GridLineOrientation GridLineOrientation {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also