ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SelectionEnvironment Class / KeepInvisibleFeatureSelected Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also