[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpStatusBarRangeStatusElement.Dopaint

Dopaint Method

Dopaint(Graphics, Rectangle)

Paints the element to the graphics object using the rectangle.

Declaration
public override void Dopaint(Graphics g, Rectangle r)
Public Overrides Sub Dopaint(g As Graphics, r As Rectangle)
Parameters
Type Name Description
Graphics g

Graphics

Rectangle r

Clip rectangle

Overrides