You are here: Start » AVL.NET » GDIImage.Draw Method
GDIImage.Draw Method
| Namespace: | VideoBoxBase |
|---|---|
| Assembly: | VideoBoxBase.dll |
Syntax
public void Draw( System.IntPtr hdc, int x, int y, int width, int height )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| hdc | System.IntPtr | ||||
| x | int | ||||
| y | int | ||||
| width | int | ||||
| height | int |
