NeedleDraw Method
Draws the Needle.
Namespace: BeeMobile.GaugeAssembly: BeeMobile.Gauge.NET48 (in BeeMobile.Gauge.NET48.dll) Version: 4.8.0.4
protected virtual void Draw(
Graphics gr
)
Protected Overridable Sub Draw (
gr As Graphics
)
Parameters
- gr Graphics
- The target graphics to draw to.