ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / SketchModifiedEventArgs Class
Members

In This Topic
    SketchModifiedEventArgs Class
    In This Topic
    Provides information about the geometry when a sketch is modified.
    Object Model
    SketchModifiedEventArgs ClassGeometry ClassMapView ClassGeometry Class
    Syntax
    public sealed class SketchModifiedEventArgs : System.EventArgs 
    Public NotInheritable Class SketchModifiedEventArgs 
       Inherits System.EventArgs
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          ArcGIS.Desktop.Mapping.Events.SketchModifiedEventArgs

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also