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;