Represents the method that handles the OnSketchModified event.
[Visual Basic .NET]
Public Delegate Sub OnSketchModifiedEventHandler ( _
)
[C#] public delegate void OnSketchModifiedEventHandler ( );