OnDrawingAbort

This event occurs when a drawing action (performed by calling any of the IDrawing methods or DrawFeature) is aborted.

 

JavaScript

 

OnDrawingAbort()

 

C#

 

void OnDrawingAbort ()

 

C++

 

HRESULT OnDrawingAbort ()