[]
        
(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)
Protected Overridable Sub DrawBackground(graphics As Graphics, backgroundRect As Rectangle)
Parameters
Type Name Description
Graphics graphics

Graphics object on which the object is being drawn.

Rectangle backgroundRect

Bounds of inner area of object.