VariableChangingEventArgs Class

Class Hierarchy

Autodesk.AutoCAD.Runtime.VariableChangingEventArgs

Visual Basic

Public sealed Class VariableChangingEventArgs
Inherits EventArgs
Inherits IDisposable

C#

public sealed class VariableChangingEventArgs : EventArgs, IDisposable;

Description

Contains variable changing event data.

Links

VariableChangingEventArgs Methods, VariableChangingEventArgs Properties