ArcGIS Pro 3.0 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 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