Android Question how to draw 1/3 Circle

klaus

Expert
Licensed User
Longtime User
In the ABExtDrawing library you have the drawArc method.
drawArc (mCanvas As CanvasWrapper, oval As ABRectF, startAngle As Float, sweepAngle As Float, useCenter As Boolean, paint As ABPaint)
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…