Emgu CV Library Documentation
DrawPolyline Method
NamespacesEmgu.CVImage<(Of <(TColor, TDepth>)>)DrawPolyline()()()

www.emgu.com/wiki
Members
IconMemberDescription
DrawPolyline<(Of <(T>)>)(array<Point>[]()[], Boolean, TColor, Int32)
Draw the polyline defined by the array of 2D points

DrawPolyline(array<Point>[]()[], Boolean, TColor, Int32)
Draw the polyline defined by the array of 2D points

DrawPolyline(array<array<Point>[]()[]>[]()[], Boolean, TColor, Int32)
Draw the polylines defined by the array of array of 2D points

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