大约有 14 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0015 秒)
...RectCmd Class DrawRoundRectCmd Hierarchy DrawRoundRectCmd Index Properties fillColor height lb lineColor lineWidth lt percent rb rt width x y ID Methods getBoundPoints recover Properties fillColor fillColor: any Defined in laya/display/cmd/DrawRoundRectCmd.ts:43 填充颜色,或者填充绘图的...
来源: Laya3.0_api 发布时间: 20231115
...void Methods _drawCircle _drawCircle(x: number, y: number, radius: number, fillColor: any, lineColor: any, lineWidth: number, vid: number): void Defined in laya/resource/NativeContext.ts:442 Parameters x: number y: number radius: number fillColor: any lineColor: any lineWidth: number vid: number Ret...
来源: Laya3.0_api 发布时间: 20231102
...p2 ]; //绘制圆角矩形 sp.graphics.drawPath(0, 0, path, { fillStyle: fillColor },{"strokeStyle":"#ffffff","lineWidth":"10"}); 上面上你们官方的例子,这么写的结果???? 无语。圆角矩形多么常见的功能,为啥不提供个api呢?是实现不了么? 附件 :...
来源: Laya_社区 发布时间: 20190702
...ics 中的Pie 组件可以实现近似的需求,可以设置linecolor和 fillcolor, 和linewidth ,但中间部分有描边,需要用圆形图案遮盖或遮罩,调整start angle 与endeangle 即可实现进度条或CD条 2017-12-11 0 5 分享 微博 QZONE 微信 为什么被折叠? 0 个...
来源: Laya_社区 发布时间: 20171211