Draws a rectangle specified by a Rectangle object.
Namespace: com.mindfusion.drawingPackage: com.mindfusion.drawing
public void drawRectangle ( Pen pen, Rectangle rect)
A Pen object that determines the color, width, and style of the rectangle.
A Rectangle object that represents the rectangle to draw.
drawRectangle Method Overload ListGraphics MembersGraphics Interfacecom.mindfusion.drawing Namespace