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.3.0.0 (1.3.0.0)