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;