Method DrawRectangleAlignedInside
DrawRectangleAlignedInside(Graphics, Pen, Rectangle)
Draws a rectangle aligned accordingly to the pen width.
public static void DrawRectangleAlignedInside(this Graphics graphics, Pen pen, Rectangle rect)
Draws a rectangle aligned accordingly to the pen width.
public static void DrawRectangleAlignedInside(this Graphics graphics, Pen pen, Rectangle rect)