[]
        
(Showing Draft Content)

C1.C1Preview.RenderFragment.DrawBackground

DrawBackground Method

DrawBackground(Graphics, Rectangle)

Draws background of object.

Declaration
protected virtual void DrawBackground(Graphics graphics, Rectangle backgroundRect)
Parameters
Type Name Description
Graphics graphics

Graphics object on which the object is being drawn.

Rectangle backgroundRect

Bounds of inner area of object.