ArcGIS Pro 3.2 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 GridLineOrientation GridLineOrientation {get; set;}
    Public Property GridLineOrientation As GridLineOrientation
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also