ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / GraphicsLayer Class / IsSelectable Property

In This Topic
    IsSelectable Property (GraphicsLayer)
    In This Topic
    Gets whether Graphics Layer is Selectable.
    Syntax
    public bool IsSelectable {get;}
    Public ReadOnly Property IsSelectable As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also