开发者

is it possible to fill the circle by degrees in android?

开发者 https://www.devze.com 2023-02-03 16:26 出处:网络
is it possbile to fill th开发者_如何转开发e circle to some degrees i.e(90 or 270 etc). thankxYes,

is it possbile to fill th开发者_如何转开发e circle to some degrees i.e(90 or 270 etc).

thankx


Yes,
As a support you can refer to this program which try to implement something like which you want.

Happy Programming!


if you're talking about Canvas drawing, see Canvas.drawArc()


If you mean drawing something like a slice of pie, you can use ArcShape

0

精彩评论

暂无评论...
验证码 换一张
取 消