Description
Wraps AcEditorReactor::abortAttach. The event indicates that an that an external reference attach operation has been performed to the drawing, but has not completed successfully.
Visual Basic
Public static Event XrefAttachAborted As EventHandler
C#
public static event EventHandler XrefAttachAborted;