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.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public RotatedRect RotatedRect { get; set; }

Property Value

Type: RotatedRect
See Also