NeedleDrawNeedleKnob Method
Draws the needles knob.
Namespace: BeeMobile.GaugeAssembly: BeeMobile.Gauge.NET48 (in BeeMobile.Gauge.NET48.dll) Version: 4.8.0.4
protected virtual void DrawNeedleKnob(
Graphics gr
)
Protected Overridable Sub DrawNeedleKnob (
gr As Graphics
)
Parameters
- gr Graphics
- A Graphics object to draw to.