You are here: Start » AVL.NET » Ring2D Structure
Ring2D Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| Ring2D(Point2D, Single, Single) | ||
| Ring2D(Single, Single, Single, Single) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Center | AvlNet.Point2D | ||
| Circle1 | AvlNet.Circle2D | ||
| Circle2 | AvlNet.Circle2D | ||
| InnerCircle | AvlNet.Circle2D | ||
| InnerRadius | System.Single | ||
| OuterCircle | AvlNet.Circle2D | ||
| OuterRadius | System.Single | ||
| Radius1 | System.Single | ||
| Radius2 | System.Single | ||
| X | System.Single | ||
| Y | System.Single |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(AvlNet.Ring2D) | ||
| Equals(AvlNet.Ring2D, AvlNet.Ring2D) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
