Share

Database.XrefRestoreEnded Event

Description

Wraps AcEditorReactor::endRestore. The event indicates that that the Xref was previously unloaded, and now has been reloaded, but its file has not changed.

Visual Basic

Public Event XrefRestoreEnded As EventHandler

C#

public event EventHandler XrefRestoreEnded;

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?