Description:
Draws the image on the device context specified.
Syntax:
Draw(hWnd As Long, hDC As Long)
Parameters:
Name |
Description |
hWnd |
Windows window handle where to draw |
hDC |
Handle of Windows device context where to draw |
Return Value:
N/A
Bits Per Pixel:
N/A
Sample:
Display