You are here: Start » AVL.NET » CircleFittingField Structure
CircleFittingField Structure
The structure defines a ring-like field in which a circle will be fitted.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Constructors
| CircleFittingField(Point2D, Single, Single) | |
| CircleFittingField(Circle2D, Single) |
Properties
| Type | Name | Description | |
|---|---|---|---|
| AvlNet.Circle2D | Axis | ||
| AvlNet.CircleFittingField | Default | Default CircleFittingField | |
| System.Boolean | IsDefault | ||
| System.Single | Width |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
