Draws a series of rectangles specified by Rectangle structures.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
void DrawRectangles ( Pen pen, Rectangle[] rects)
Sub DrawRectangles( _ pen As Pen, _ rects() As Rectangle _)
DrawRectangles Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace