drawArc

protected Unit drawArc(Canvas canvas, Control control, Float startArcAngle)

Draws the arc shape.

Parameters

canvas

The view canvas.

control

The Control from where the drawer is used.

startArcAngle

The starting angle (degrees) where the arc begins.

See also