You are here: Start » AVL.NET » Box.Box(int, int, int, int)

Box.Box(int, int, int, int)

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

Syntax


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

Parameters

x
Type: System.Int32
y
Type: System.Int32
width
Type: System.Int32
height
Type: System.Int32

See also