You are here: Start » AVL.NET » Rectangle2D Constructor
Rectangle2D Constructor
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Syntax
public Rectangle2D ( Avl.Point2D origin_, float angle_, float width_, float height_ )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
origin_ | Avl.Point2D | ||||
angle_ | float | ||||
width_ | float | ||||
height_ | float |