Draws a rectangle at the specified position with the specified size.
GraphicsEx.DrawRectangle (Pen, Int32, Int32, Int32, Int32)
Draws a rectangle specified by a coordinate pair, a width, and a height.
GraphicsEx.DrawRectangle (Pen, Rectangle)
Draws a rectangle specified by a .NET Rectangle structure.
GraphicsEx MembersGraphicsEx ClassMindFusion.Drawing Namespace