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 | |
|---|---|---|---|---|---|
| origin | AvlNet.Point2D | ||||
| angle | float | ||||
| width | float | ||||
| height | float |
