ArcGIS Pro 3.7 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 Overrides NotOverridable ReadOnly Property SupportsSelection As Boolean
    public override bool SupportsSelection {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.5 or higher.
    See Also