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

www.emgu.com/wiki
Get the vertices of this convex polygon
Declaration Syntax
C#Visual BasicVisual C++
PointF[] GetVertices()
Function GetVertices As PointF()
array<PointF>^ GetVertices()
Return Value

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

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