www.emgu.com/wiki
Create an ellipse with specific parameters

Declaration Syntax

Parameters
- center (Point2D<(Of <(T>)>))
- The center of the ellipse
- size (Point2D<(Of <(T>)>))
- The width and height of the ellipse
- angle (Double)
- The rotation angle in radian for the ellipse
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)