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
hdcSystem.IntPtr
xint
yint
widthint
heightint

Function Overrides

See also