| Ellipse Structure |
Namespace: Emgu.CV.Structure
The Ellipse type exposes the following members.
| Name | Description | |
|---|---|---|
| Ellipse(RotatedRect) |
Create an ellipse from the specific RotatedRect
| |
| Ellipse(PointF, SizeF, Single) |
Create an ellipse with specific parameters
|
| Name | Description | |
|---|---|---|
| RotatedRect |
The RotatedRect representation of this ellipse
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from ValueType.) |