An NDoc Documented Class Library

MNDevice.drawPolyLine Method 

Draws a Polyline. if PolygonMode = Fill, then a filled area bounded by lines is drawn, but shold they have not crosspoints

public virtual void drawPolyLine(
   xyzArray poly
);

Parameters

poly
Holds the polygon, that will be drawn

See Also

MNDevice Class | Minais.Drawing3d Namespace