ILNumerics Ultimate VS

GraphicsDeviceResetEvent Delegate

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
occours if a graphics device has been reset by the underlying graphics framework

[ILNumerics Visualization Engine]

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

public delegate void GraphicsDeviceResetEvent(
	Object sender,
	EventArgs eventArgs
)

Parameters

sender
Type: SystemObject
objects who hosts the graphics device
eventArgs
Type: SystemEventArgs
Remarks

[ILNumerics Visualization Engine]

See Also

Reference