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