You are here: Start » AVL.NET » Rectangle2D.Rectangle2D(AvlNet.Point2D, float, float, float)
Rectangle2D.Rectangle2D(AvlNet.Point2D, float, float, float)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public Rectangle2D( AvlNet.Point2D origin, float angle, float width, float height )
Parameters
- origin
- Type: AvlNet.Point2D
- angle
- Type: System.Single
- width
- Type: System.Single
- height
- Type: System.Single
