ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / BeforeSketchCompletedEventArgs Class / MapView Property

In This Topic
    MapView Property (BeforeSketchCompletedEventArgs)
    In This Topic
    The map view the sketch is completed on.
    Syntax
    public MapView MapView {get;}
    Public ReadOnly Property MapView As MapView
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also