[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.PSObject.PaintBackColor

PaintBackColor Method

PaintBackColor(Graphics, Rectangle)

Paints the background color.

Declaration
protected override void PaintBackColor(Graphics g, Rectangle r)
Protected Overrides Sub PaintBackColor(g As Graphics, r As Rectangle)
Parameters
Type Name Description
Graphics g

Graphics device

Rectangle r

Bounding rectangle for the background color

Overrides