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

 

Contains parameters related to system variable events.

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