Emgu CV Library Documentation
Center Property
NamespacesEmgu.CVMCvRectCenter

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

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