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


In This Topic
    SketchModifiedEventArgs Class Properties
    In This Topic

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

    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