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