[]
        
(Showing Draft Content)

C1.Android.Gauge.C1Gauge.OnDraw

OnDraw Method

OnDraw(Canvas)

Implement this to do your drawing.

Declaration
protected override void OnDraw(Canvas canvas)
Parameters
Type Name Description
Canvas canvas

The canvas on which the background will be drawn.