ASP.NET Pack Programmer's Guide
IGraphics.DrawLines Method
See Also
 





Draws a series of line segments that connect an array of Point structures.

 Overload List

Name Description

IGraphics.DrawLines (Pen, Point[])

Draws a series of line segments that connect an array of Point structures.

IGraphics.DrawLines (Pen, PointF[])

Draws a series of line segments that connect an array of PointF structures.

 See Also

IGraphics Members
IGraphics Interface
MindFusion.Drawing Namespace