ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / GridElementType Enumeration

In This Topic
    GridElementType Enumeration
    In This Topic
    The type of component of the grid.
    Syntax
    Members
    MemberDescription
    Corner Represents the corner label.
    IntersectionPoint Represents a grid component used to show intersection points on a map grid.
    Label Represents labels.
    Line Represents lines.
    Tick Represents ticks.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.GridElementType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also