Description
Wraps AcRxEventReactor::dxfInComplete. The event indicates that the drawing database was successfully modified by a DXF input operation.
Visual Basic
Public Event DxfInComplete As EventHandler
C#
public event EventHandler DxfInComplete;