ILNumerics Ultimate VS

BufferChangedEventArgs Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Initializes a new instance of the BufferChangedEventArgs class

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

public BufferChangedEventArgs(
	int start,
	int length,
	BufferType type,
	ChangeQueueActions action
)

Parameters

start
Type: SystemInt32
length
Type: SystemInt32
type
Type: ILNumerics.DrawingBufferType
action
Type: ILNumerics.DrawingChangeQueueActions
See Also

Reference