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.3.0.0 (1.3.0.0)