Emgu CV Library Documentation
MCvBox2D Property
NamespacesEmgu.CV.StructureEllipseMCvBox2D

www.emgu.com/wiki
The MCvBox2D representation of this ellipse
Declaration Syntax
C#Visual BasicVisual C++
public MCvBox2D MCvBox2D { get; set; }
Public Property MCvBox2D As MCvBox2D
public:
property MCvBox2D MCvBox2D {
	MCvBox2D get ();
	void set (MCvBox2D value);
}

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)