ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / SelectionOptions Class / KeepInvisibleFeaturesSelected Property

In This Topic
    KeepInvisibleFeaturesSelected Property
    In This Topic
    Gets a value indicating whether to keep invisible features selected with a new selection.
    Syntax
    public bool KeepInvisibleFeaturesSelected {get;}
    Public ReadOnly Property KeepInvisibleFeaturesSelected As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also