ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGridLine Class / VisibleIndices Property

In This Topic
    VisibleIndices Property
    In This Topic
    Gets or sets the visibility of the corner labels to edges by index.
    Syntax
    public int[] VisibleIndices {get; set;}
    Public Property VisibleIndices As Integer()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also