Description
Wraps AcRxEventReactor::abortInsert. The event indicates that an insert operation on the drawing database was terminated and did not complete.
Visual Basic
Public Event InsertAborted As EventHandler
C#
public event EventHandler InsertAborted;