True/False
Following is the API for the drawArc method of the Canvas class:
public void drawArc( RectF oval, float startAngle, float sweepAngle,
boolean useCenter, Paint paint )
If useCenter is false, we draw a wedge.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: The setColor method of the Paint class
Q4: The Rect class encapsulates a(n) _.
Q5: The postInvalidate method of the View class
Q6: Following is the API for one of
Q7: The Color class defines constants and methods
Q9: The SoundPool class, part of the _
Q10: In the following statement, c is a
Q11: What method of the Paint class can
Q12: What class defines drawing styles and colors?<br>A)
Q13: The BitmapFactory is a factory class to