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