Share

Database.DxfInComplete Event

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;

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?