ILNumerics - Technical Application Development
SystemObject
SystemEventArgs
ILNumerics.DrawingAxisChangedEventArgs
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Top
Top
Event arguments for axis changed events
[ILNumerics Visualization Engine]
Inheritance Hierarchy
SystemEventArgs
ILNumerics.DrawingAxisChangedEventArgs
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
The AxisChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AxisChangedEventArgs |
construct a new instance
[ILNumerics Visualization Engine] |
Fields
Name | Description | |
---|---|---|
AxisName |
Name of changed axis (X-,Y-,ZAxis)
|
Remarks
[ILNumerics Visualization Engine]
See Also