Draws a rectangle.
Definition
public void DrawRectangle( double x, double y, double width, double height );
Parameters
xSystem.Double. ySystem.Double. widthSystem.Double. heightSystem.Double.