android,,canvas.drawTextOnPath(str, pathCir, 10, 50, paint);这个10,50表示什么意思啊??

canvas.drawTextOnPath(str,pathCir,10,50,paint);////////////////////////////publicvoid... canvas.drawTextOnPath(str, pathCir, 10, 50, paint);
////////////////////////////
public void drawTextOnPath(String text,
Path path,
float hOffset,
float vOffset,
Paint paint)

Draw the text, with origin at (x,y), using the specified paint, along the
specified path. The paint's Align setting determins where along the path to
start the text.

参数:
text - The text to be drawn
path - The path the text should follow for its baseline
hOffset - The distance along the path to add to the text's
starting position
vOffset - The distance above(-) or below(+) the path to
position the text
paint - The paint used for the text (e.g. color, size,
style)
展开
 我来答
小傻

2015-09-23 · 知道合伙人软件行家
小傻
知道合伙人软件行家
采纳数:11567 获赞数:31134
已经做过两个上架的app和两个网页项目.

向TA提问 私信TA
展开全部
看英文的意思是说:制定绘制的绘制是hoffset、voffset是在坐标基础上增加或者缩短距离
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式