Click or drag to resize

EllipseRotatedRect Property

http://www.emgu.com
The RotatedRect representation of this ellipse

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

Property Value

Type: RotatedRect
See Also