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

 

Provides data for the LispWillStart event of the Document.

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