You are here: Start » AVL.NET » Box Constructor

Box Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public Box
(
	int x,
	int y,
	int width,
	int height
)

Parameters

Name Type Range Default Description
xint
yint
widthint
heightint

See also