Share

Database.XrefAttachAborted Event

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;

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?