Share

Database.XrefAttachEnded Event

Description

Wraps AcEditorReactor::endAttach. The event indicates that an that an external reference attach operation has been performed to the drawing, and has completed successfully.

Visual Basic

Public Event XrefAttachEnded As EventHandler

C#

public event EventHandler XrefAttachEnded;

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?