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


In This Topic
    SketchModifiedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SketchModifiedEventArgs.

    Public Properties
     NameDescription
    Public Property Gets the current sketch geometry.  
    Public Property Gets if the sketch operation initiated from the undo stack?  
    Public Property Gets the map view the sketch change originated on.  
    Public Property Gets the sketch geometry before the modification.  
    Public Property Gets the sketch operation which caused this SketchModifiedEvent to fire.  
    Top
    See Also