ILNumerics Ultimate VS

GraphChangedEventArgs Class

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
arguments to communicate changes on graphs

[ILNumerics Visualization Engine]

Inheritance Hierarchy

SystemObject
  SystemEventArgs
    ILNumerics.DrawingGraphChangedEventArgs

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public class GraphChangedEventArgs : EventArgs

The GraphChangedEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodGraphChangedEventArgs
Initializes a new instance of the GraphChangedEventArgs class
Top
Fields

  NameDescription
Public fieldSource
string description of the changed parameter
Top
Remarks

[ILNumerics Visualization Engine]

See Also

Reference