• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 23 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0028 秒)

11. laya.display.cmd.DrawRectCmd [ 88%]

...ceDrawRectCmd Object 绘制矩形 Public Properties PropertyDefined By  fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawRectCmd  height : Number 矩形高度。 DrawRectCmd  lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawRectCmd  line...

来源: Laya2.0_api 发布时间: 20190513

12. laya.display.cmd.DrawCircleCmd_API3.0 [ 87%]

... Class DrawCircleCmd 绘制圆形 Hierarchy DrawCircleCmd Index Properties fillColor lineColor lineWidth percent radius x y ID Methods getBoundPoints recover Properties fillColor fillColor: any Defined in laya/display/cmd/DrawCircleCmd.ts:27 填充颜色,或者填充绘图的渐变对象。 lineCo...

来源: Laya3.0_api 发布时间: 20231115

13. laya.ui.AutoBitmap_API3.0 [ 87%]

...e Returns void drawCircle drawCircle(x: number, y: number, radius: number, fillColor: any, lineColor?: any, lineWidth?: number): DrawCircleCmd Inherited from Graphics.drawCircle Defined in laya/display/Graphics.ts:544 绘制圆形。 Parameters x: number 圆点X 轴位置。 y: number 圆点Y 轴位...

来源: Laya3.0_api 发布时间: 20231115

14. laya.display.cmd.DrawPieCmd [ 87%]

...ies PropertyDefined By  endAngle : Number 结束角度。 DrawPieCmd  fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawPieCmd  lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawPieCmd  lineWidth : Number (可选)边框宽度。 DrawPi...

来源: Laya2.0_api 发布时间: 20190513

15. laya.display.cmd.DrawEllipseCmd_API3.0 [ 86%]

...wEllipseCmd Class DrawEllipseCmd Hierarchy DrawEllipseCmd Index Properties fillColor height lineColor lineWidth percent width x y ID Methods getBoundPoints recover Properties fillColor fillColor: any Defined in laya/display/cmd/DrawEllipseCmd.ts:27 填充颜色,或者填充绘图的渐变对象。...

来源: Laya3.0_api 发布时间: 20231115

16. laya.display.cmd.DrawRectCmd_API3.0 [ 86%]

...tCmd Class DrawRectCmd 绘制矩形 Hierarchy DrawRectCmd Index Properties fillColor height lineColor lineWidth percent width x y ID Methods getBoundPoints recover Properties fillColor fillColor: any Defined in laya/display/cmd/DrawRectCmd.ts:31 填充颜色,或者填充绘图的渐变对象。 he...

来源: Laya3.0_api 发布时间: 20231115

17. laya.display.cmd.DrawPieCmd_API3.0 [ 85%]

...PieCmd Class DrawPieCmd 绘制扇形 Hierarchy DrawPieCmd Index Properties fillColor lineColor lineWidth radius x y ID Accessors endAngle startAngle Methods getBoundPoints recover Properties fillColor fillColor: any Defined in laya/display/cmd/DrawPieCmd.ts:27 填充颜色,或者填充绘图的渐...

来源: Laya3.0_api 发布时间: 20231115

18. laya.display.cmd.DrawRoundRectCmd_API3.0 [ 85%]

...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

19. 分享一个Graphics画圆角矩形的封装 [ 85%]

...  * @param round     矩形圆角半径。          * @param fillColor 填充颜色,或者填充绘图的渐变对象。          * @param lineColor (可选)边框颜色,或者填充绘图的渐变对象。          * @param lineWidth (可选)边框宽度...

来源: Laya_社区 发布时间: 20210123

20. 绘制图形 · LayaAir3.0文档 · LAYABOX [ 84%]

... * @param width 矩形宽度。 * @param height 矩形高度。 * @param fillColor 填充颜色,或者填充绘图的渐变对象。 * @param lineColor (可选)边框颜色,或者填充绘图的渐变对象。 * @param lineWidth (可选)边框宽度。 * @param percent 位置和大小是...

来源: Laya3.0_文档 发布时间: 20241014