You are here: Start » AVL.NET » Rectangle2D.Rectangle2D(float, float, float, float, float)

Rectangle2D.Rectangle2D(float, float, float, float, float)

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

Syntax


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

Parameters

originX
Type: System.Single
originY
Type: System.Single
angle
Type: System.Single
width
Type: System.Single
height
Type: System.Single

See also