GraphicsDrawRectangle Method |
Name | Description | |
---|---|---|
![]() | DrawRectangle(Color, RectangleF) |
Draws a 1 pixel wide outline of a rectangle with the specified color |
![]() | DrawRectangle(Pen, RectangleF) |
Draws a rectangle
|
![]() | DrawRectangle(Color, Single, Single, Single, Single) |
Draws a 1 pixel wide outline of a rectangle with the specified color |
![]() | DrawRectangle(Pen, Single, Single, Single, Single) |
Draws a rectangle
|