Overload | Description |
---|---|
FillRectangle(Color,Color,Rectangle,Boolean) | Gradient fills the rectangle with colors. (Inherited from C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext) |
FillRectangle(IntPtr,Rectangle) | Fills the specified rectangle by using the specified brush. (Inherited from C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext) |
FillRectangle(Rectangle,RasterOperationCode) | Fills the specified rectangle by using the current brush of device context. (Inherited from C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext) |