ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLadderGridLine Class


In This Topic
    CIMLadderGridLine Class Properties
    In This Topic

    For a list of all members of this type, see CIMLadderGridLine members.

    Public Properties
     NameDescription
    Public Property Gets or sets the dynamic string used to represent the ladder label of the map grid.  
    Public Property Gets or sets the type of the graticule element. (Inherited from ArcGIS.Core.CIM.CIMGridLine)
    Public Property Gets or sets the properties of the tick that is at the start of the grid line it represents. (Inherited from ArcGIS.Core.CIM.CIMGridLine)
    Public Property Gets or sets the gap in the X-Coordinate direction between the label extent and grid components.  
    Public Property Gets or sets the gap in the Y-Coordinate direction between the label extent and grid components.  
    Public 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. (Inherited from ArcGIS.Core.CIM.CIMGridLine)
    Public Property Gets or sets the properties of the interior ticks for a grid line. (Inherited from ArcGIS.Core.CIM.CIMGridLine)
    Public Property Gets or sets name of the grid line. (Inherited from ArcGIS.Core.CIM.CIMGridLine)
    Public Property Gets or sets the pattern of the grid lines. (Inherited from ArcGIS.Core.CIM.CIMGridLine)
    Public Property Gets or sets the position of the ladder labels.  
    Public Property Gets or sets symbol of the grid line. (Inherited from ArcGIS.Core.CIM.CIMGridLine)
    Public Property Gets or sets the properties of the tick that is at the end of the grid line it represents. (Inherited from ArcGIS.Core.CIM.CIMGridLine)
    Public Property Gets or sets the visibility of the corner labels to edges by index. (Inherited from ArcGIS.Core.CIM.CIMGridLine)
    Top
    See Also