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

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