Instrumentation Widgets Class Reference

AdvancedThermometer.DrawBar Method 

Paints bar.

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

Parameters

g

See Also

AdvancedThermometer Class | PerpetuumSoft.Widgets Namespace