Instrumentation Widgets Class Reference

SlidingGauge.Draw Method 

Paints control.

[Visual Basic]
Overrides Protected Sub Draw( _
   ByVal g As Graphics, _
   ByVal r As Rectangle _
)
[C#]
protected override void Draw(
   Graphics g,
   Rectangle r
);

Parameters

g
r

See Also

SlidingGauge Class | PerpetuumSoft.Widgets Namespace