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

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

Property Value

Type: RotatedRect
See Also