www.emgu.com/wiki
Get or set the vertices of this facet

Declaration Syntax
public PointF[] Vertices { get; set; }
Public Property Vertices As PointF()
public:
property array<PointF>^ Vertices {
array<PointF>^ get ();
void set (array<PointF>^ value);
}
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)