Description
Wraps AcRxEventReactor::abortDxfOut. The event indicates that the drawing database being operated on was modified by a DXF output operation, but that the operation was terminated before completion.
Visual Basic
Public Event AbortDxfOut As EventHandler
C#
public event EventHandler AbortDxfOut;