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;