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