Description
Contains parameters related to system variable events.
Class Hierarchy
Autodesk.AutoCAD.ApplicationServices.SystemVariableChangingEventArgs
C#
public sealed class SystemVariableChangingEventArgs : EventArgs;
Visual Basic
Public sealed Class SystemVariableChangingEventArgs Inherits EventArgs