ComponentOne MultiSelect for WinForms
C1.Framework.Drawing.Gdi.DeviceContexts Namespace / CompatibleDeviceContext Class / FillRectangle Method

In This Topic
    FillRectangle Method (CompatibleDeviceContext)
    In This Topic
    Gradient fills the rectangle with colors.
    Overload List
    OverloadDescription
    Gradient fills the rectangle with colors. (Inherited from C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext)
    Fills the specified rectangle by using the specified brush. (Inherited from C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext)
    Fills the specified rectangle by using the current brush of device context. (Inherited from C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext)
    See Also