ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ImageMosaicSubLayer Class / SupportsSelection Property

In This Topic
    SupportsSelection Property (ImageMosaicSubLayer)
    In This Topic
    Gets whether the layer supports selection. This always returns false for an ImageMosaicSubLayer.
    Syntax
    public override bool SupportsSelection {get;}
    Public Overrides NotOverridable ReadOnly Property SupportsSelection As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also