Share

Database.DxfOutComplete Event

Description

Wraps AcRxEventReactor::dxfOutComplete. The event indicates that the output operation taking place on the drawing database was successful.

Visual Basic

Public Event DxfOutComplete As EventHandler

C#

public event EventHandler DxfOutComplete;

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?