ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing Namespace / EditOperation Class / SelectNewFeatures Property

In This Topic
    SelectNewFeatures Property
    In This Topic
    Gets and sets whether to select new features that are created by an EditOperation.
    Syntax
    public bool SelectNewFeatures {get; set;}
    Public Property SelectNewFeatures As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also