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


SketchModifiedEventArgs Class Properties

For a list of all members of this type, see SketchModifiedEventArgs members.

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