[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ZoomStatusBarElement.Dopaint

Dopaint Method

Dopaint(Graphics, Rectangle)

Paints 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