You are here: Start » AVL.NET » Ellipse2D Constructor
Ellipse2D Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public Ellipse2D ( AvlNet.Point2D center, float angle, float width, float height )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| center | AvlNet.Point2D | ||||
| angle | float | ||||
| width | float | ||||
| height | float |
