ILNumerics Ultimate VS

AxisChangedEventHandler Delegate

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
delegate for functions handling AxisChanged events

[ILNumerics Visualization Engine]

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

public delegate void AxisChangedEventHandler(
	Object sender,
	AxisChangedEventArgs args
)

Parameters

sender
Type: SystemObject
args
Type: ILNumerics.DrawingAxisChangedEventArgs
Remarks

[ILNumerics Visualization Engine]

See Also

Reference