Share

Database.XrefSubCommandStart Event

Description

Wraps AcRxEventReactor::xrefSubCommandStart. This notification is sent on the start of an xref subcommand.

Visual Basic

Public Event XrefSubCommandStart As XrefSubCommandStartEventHandler

C#

public event XrefSubCommandStartEventHandler XrefSubCommandStart;

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?