You are here: Start » AVL.NET » Arc2D Constructor
Arc2D Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public Arc2D( float centerX, float centerY, float radius, float startAngle, float sweepAngle )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| centerX | float | ||||
| centerY | float | ||||
| radius | float | ||||
| startAngle | float | ||||
| sweepAngle | float |
