提交 1294ba8f 编写于 作者: L lanyill

canvas文档整改,修改getlinedash示例图

Signed-off-by: Nlanyill <lanyi3@huawei.com>
上级 b9076754
......@@ -769,7 +769,7 @@ clearRect(x: number, y: number, w: number, h: number): void
Canvas(this.context)
.width('100%')
.height('100%')
.backgroundColor('#ffffff')
.backgroundColor('#ffff00')
.onReady(() =>{
this.context.fillStyle = 'rgb(0,0,255)'
this.context.fillRect(20,20,200,200)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册