Share

Database.XrefSubCommandAborted Event

Description

Wraps AcRxEventReactor::xrefSubCommandAborted. This notification is sent if the xref subcommand is aborted during the xrefSubCommandStart() call.

Visual Basic

Public Event XrefSubCommandAborted As XrefSubCommandAbortedEventHandler

C#

public event XrefSubCommandAbortedEventHandler XrefSubCommandAborted;

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?