Method
Namespace: Imagini.Drawing
Declared in: Imagini.Drawing.Graphics
Draws a rectangle outline with the current color.
public void DrawRect( Rectangle? rectangle )
rectangle
Rectangle to draw outline for. If null, outlines a whole target.