Description
Provides data for the LispWillStart event of the Document.
Class Hierarchy
Autodesk.AutoCAD.ApplicationServices.LispWillStartEventArgs
C#
public sealed class LispWillStartEventArgs : EventArgs;
Visual Basic
Public sealed Class LispWillStartEventArgs Inherits EventArgs