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

Rectangle2D Constructor

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

Syntax

public Rectangle2D
(
	AvlNet.Point2D origin,
	float angle,
	float width,
	float height
)

Parameters

Name Type Range Default Description
originAvlNet.Point2D
anglefloat
widthfloat
heightfloat

See also