Emgu CV Library Documentation
Size Property
NamespacesEmgu.CVMCvRectSize

www.emgu.com/wiki
Size of the MCvRect
Declaration Syntax
C#Visual BasicVisual C++
public Point2D<int> Size { get; }
Public ReadOnly Property Size As Point2D(Of Integer)
public:
property Point2D<int>^ Size {
	Point2D<int>^ get ();
}

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