Click or drag to resize
EllipseRotatedRect Property
http://www.emgu.com
The RotatedRect representation of this ellipse

Namespace: Emgu.CV.Structure
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public RotatedRect RotatedRect { get; set; }

Property Value

Type: RotatedRect
See Also