ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / SketchCanceledEventArgs Class / MapView Property

In This Topic
    MapView Property (SketchCanceledEventArgs)
    In This Topic
    Gets the map view the sketch cancelation originated on.
    Syntax
    public MapView MapView {get;}
    Public ReadOnly Property MapView As MapView
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also