Instrumentation Widgets Class Reference

LinearControlBase.DrawBar Method 

Paints bar.

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

Parameters

g

See Also

LinearControlBase Class | PerpetuumSoft.Widgets Namespace