You are here: Start » AVL.NET » Ellipse2D Structure
Ellipse2D Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| Ellipse2D(Single, Single, Single, Single, Single) | ||
| Ellipse2D(Point2D, Single, Single, Single) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Angle | System.Single | ||
| Center | AvlNet.Point2D | ||
| Default | AvlNet.Ellipse2D | ||
| Height | System.Single | ||
| IsDefault | System.Boolean | ||
| Width | System.Single | ||
| X | System.Single | ||
| Y | System.Single |
Methods
| Name | Description | |
|---|---|---|
| Equals(AvlNet.Ellipse2D) | ||
| Equals(object) | Inherited from System.Object | |
| Equals(AvlNet.Ellipse2D, AvlNet.Ellipse2D) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
