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

Rectangle2D Constructor

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

Syntax

public Rectangle2D
(
	float originX,
	float originY,
	float angle,
	float width,
	float height
)

Parameters

Name Type Range Default Description
originXfloat
originYfloat
anglefloat
widthfloat
heightfloat

See also