ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
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