FillRectangle

FillRectangle(Brush, float, float, float, float)

public void FillRectangle(Brush brush, float x, float y, float width, float height)

也可以看看


FillRectangle(Brush, RectangleF)

public void FillRectangle(Brush brush, RectangleF rect)

也可以看看