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