You are here: Start » AVL.NET » CircleFittingField Structure
CircleFittingField Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| CircleFittingField(Point2D, Single, Single) | ||
| CircleFittingField(Circle2D, Single) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Axis | AvlNet.Circle2D | ||
| Default | AvlNet.CircleFittingField | Gets default CircleFittingField object | |
| IsDefault | System.Boolean | ||
| Width | System.Single |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
