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
)

Parameters

Name Type Range Default Description
hdcSystem.IntPtr
xint
yint

Function Overrides

See also