Description
This is class Autodesk.AutoCAD.DatabaseServices.SystemVariableChangingEventArgs.
Class Hierarchy
Autodesk.AutoCAD.DatabaseServices.SystemVariableChangingEventArgs
C#
public sealed class SystemVariableChangingEventArgs : EventArgs;
Visual Basic
Public sealed Class SystemVariableChangingEventArgs Inherits EventArgs