XrefSubCommandEventArgs Class

Description

This class provides data for the XrefSubCommand event.

Class Hierarchy

Autodesk.AutoCAD.DatabaseServices.XrefSubCommandEventArgs
    Autodesk.AutoCAD.DatabaseServices.XrefVetoableSubCommandEventArgs

Visual Basic

Public Class XrefSubCommandEventArgs
Inherits EventArgs

C#

public class XrefSubCommandEventArgs : EventArgs;

Links

XrefSubCommandEventArgs Properties