ILNumerics - Technical Application Development
SystemObject
SystemEventArgs
ILNumerics.DrawingGraphChangedEventArgs
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Top
Top
arguments to communicate changes on graphs
[ILNumerics Visualization Engine]
Inheritance Hierarchy
SystemEventArgs
ILNumerics.DrawingGraphChangedEventArgs
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
The GraphChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GraphChangedEventArgs | Initializes a new instance of the GraphChangedEventArgs class |
Fields
Name | Description | |
---|---|---|
Source |
string description of the changed parameter
|
Remarks
[ILNumerics Visualization Engine]
See Also