Emgu CV Library Documentation
Centeroid Property
NamespacesEmgu.CV.StructureTriangle2DFCenteroid

www.emgu.com/wiki
Returns the centroid of this triangle
Declaration Syntax
C#Visual BasicVisual C++
public PointF Centeroid { get; }
Public ReadOnly Property Centeroid As PointF
public:
property PointF Centeroid {
	PointF get ();
}

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