Instrumentation Widgets Class Reference

ShapeLed.Draw Method 

Paint 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

ShapeLed Class | PerpetuumSoft.Widgets Namespace