Emgu CV Library Documentation
GetVertices Method
NamespacesEmgu.CV.StructureMCvBox2DGetVertices()()()

www.emgu.com/wiki
Get the 4 verticies of this Box.
Declaration Syntax
C#Visual BasicVisual C++
public PointF[] GetVertices()
Public Function GetVertices As PointF()
public:
virtual array<PointF>^ GetVertices() sealed
Return Value

[Missing <returns> documentation for M:Emgu.CV.Structure.MCvBox2D.GetVertices]

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