ArcGIS Pro 2.6 API Reference Guide
GridLines Property (CIMGraticule)

ArcGIS.Core.CIM Namespace > CIMGraticule Class : GridLines Property
Gets or sets the collection of latitudes and longitudes for a graticule.
Syntax
public CIMGridLine[] GridLines {get; set;}
Public Property GridLines As CIMGridLine()
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMGraticule Class
CIMGraticule Members