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

Rectangle2D Constructor

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

Syntax

public Rectangle2D
(
	float x,
	float y,
	float angle,
	float width,
	float height
)

Parameters

Name Type Range Default Description
xfloat
yfloat
anglefloat
widthfloat
heightfloat

See also