[]
        
(Showing Draft Content)

C1.Win.C1Input.C1ColorPicker.DrawImage

DrawImage Method

DrawImage(Graphics, Rectangle)

Draws image in the control.

Declaration
protected override void DrawImage(Graphics g, Rectangle bounds)
Parameters
Type Name Description
Graphics g

Grapthics object.

Rectangle bounds

Rectangle to draw image in.

Overrides