Description
Wraps AcRxEventReactor::abortWblock. The event indicates that a wblock being performed to the drawing was terminated and did not complete.
Visual Basic
Public Event WblockAborted As EventHandler
C#
public event EventHandler WblockAborted;