Show / Hide Table of Contents

Method ExtMisc.FillRectangle


Overload

Creates solid brush and calls System.Drawing.Graphics.FillRectangle.

public static void FillRectangle(this Graphics t, Color color, RECT r)
Parameters
t  (Graphics)
color  (Color)
r  (RECT)