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

Declaration Syntax
public Point2D<T>[] Vertices { get; set; }
Public Property Vertices As Point2D(Of T)()
public:
virtual property array<Point2D<T>^>^ Vertices {
array<Point2D<T>^>^ get () sealed;
void set (array<Point2D<T>^>^ value) sealed;
}
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)