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;