Instrumentation Widgets Class Reference
Knob.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
Knob Class
|
PerpetuumSoft.Widgets Namespace