Fills the interior of a rectangle specified by a pair of coordinates, a width, and a height.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
void FillRectangle ( Brush brush, float x, float y, float width, float height)
Sub FillRectangle( _ brush As Brush, _ x As Single, _ y As Single, _ width As Single, _ height As Single _)
FillRectangle Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace