Draws a rectangle specified by a RectangleD object.
Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing
Java
![]() |
---|
public void drawRectangle ( |
A Pen object that determines the color, width, and style of the rectangle.
A RectangleD object that represents the rectangle to draw.