Autodesk.AutoCAD.ApplicationServices Namespace > CommandEventArgs Class
CommandEventArgs Class
Description

 

This class provides data for various events of a Document.

Class Hierarchy
Autodesk.AutoCAD.ApplicationServices.CommandEventArgs
Visual Basic
Public sealed Class CommandEventArgs
Inherits EventArgs
C#
public sealed class CommandEventArgs : EventArgs;
Links
   Comments?