Share

Database.InsertAborted Event

Description

Wraps AcRxEventReactor::abortInsert. The event indicates that an insert operation on the drawing database was terminated and did not complete.

Visual Basic

Public Event InsertAborted As EventHandler

C#

public event EventHandler InsertAborted;

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?