Share

VariableChangingEventArgs Class

Description

Contains variable changing event data.

Class Hierarchy

Autodesk.AutoCAD.Runtime.VariableChangingEventArgs

Visual Basic

Public sealed Class VariableChangingEventArgs
Inherits EventArgs
Inherits IDisposable

C#

public sealed class VariableChangingEventArgs : EventArgs, IDisposable;

Links

VariableChangingEventArgs Methods, VariableChangingEventArgs Properties

Was this information helpful?