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

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

1. laya.display.Graphics [ 100%]

...或者填充绘图的渐变对象。  lineColor:* (default = null) — (可选)边框颜色,或者填充绘图的渐变对象。  lineWidth:Number (default = 1) — (可选)边框宽度。 drawCurves()method  public function drawCurves(x:Number, y:Number, points:Array, lineColor:*, line...

来源: laya_api 发布时间: 20170929

2. laya.display.Graphics [ 99%]

...或者填充绘图的渐变对象。  lineColor:* (default = null) — (可选)边框颜色,或者填充绘图的渐变对象。  lineWidth:Number (default = 1) — (可选)边框宽度。 ReturnsDrawCircleCmddrawCurves()method  public function drawCurves(x:Number, y:Number, points:Arra...

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

3. laya.display.Graphics_API3.0 [ 99%]

...者填充绘图的渐变对象。 Default value lineColor: any = null (可选)边框颜色,或者填充绘图的渐变对象。 Default value lineWidth: number = 1 (可选)边框宽度。 Returns DrawCircleCmd drawCurves drawCurves(x: number, y: number, points: any[], lineColor: any, lineW...

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

4. laya.ani.GraphicsAni_API3.0 [ 98%]

...者填充绘图的渐变对象。 Default value lineColor: any = null (可选)边框颜色,或者填充绘图的渐变对象。 Default value lineWidth: number = 1 (可选)边框宽度。 Returns DrawCircleCmd drawCurves drawCurves(x: number, y: number, points: any[], lineColor: any, lineW...

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

5. laya.ui.AutoBitmap_API3.0 [ 98%]

...者填充绘图的渐变对象。 Default value lineColor: any = null (可选)边框颜色,或者填充绘图的渐变对象。 Default value lineWidth: number = 1 (可选)边框宽度。 Returns DrawCircleCmd drawCurves drawCurves(x: number, y: number, points: any[], lineColor: any, lineW...

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

6. 绘制图形 · LayaAir3.3 · 引擎文档 · LAYABOX [ 88%]

... 填充颜色,或者填充绘图的渐变对象。 * @param lineColor (可选)边框颜色,或者填充绘图的渐变对象。 * @param lineWidth (可选)边框宽度。 * @param percent 位置和大小是否是百分比值。 */ drawRect(x: number, y: number, width: number, height: num...

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

7. laya.display.cmd.FillBorderTextCmd [ 85%]

...的文本。 FillBorderTextCmd  textAlign : String 文本对齐方式,可选值:"left","center","right"。 FillBorderTextCmd  x : Number 开始绘制文本的 x 坐标位置(相对于画布)。 FillBorderTextCmd  y : Number 开始绘制文本的 y 坐标位置(相对于画布)...

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

8. laya.display.cmd.StrokeTextCmd [ 85%]

...出的文本。 StrokeTextCmd  textAlign : String 文本对齐方式,可选值:"left","center","right"。 StrokeTextCmd  x : Number 开始绘制文本的 x 坐标位置(相对于画布)。 StrokeTextCmd  y : Number 开始绘制文本的 y 坐标位置(相对于画布)。 Stroke...

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

9. laya.display.cmd.FillTextCmd [ 84%]

...输出的文本。 FillTextCmd  textAlign : String 文本对齐方式,可选值:"left","center","right"。 FillTextCmd  x : Number 开始绘制文本的 x 坐标位置(相对于画布)。 FillTextCmd  y : Number 开始绘制文本的 y 坐标位置(相对于画布)。 FillTextC...

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

10. Label属性详解(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 80%]

... text | 文本内容字符串。 | | align | 文本的水平对齐方式。可选值有left、center、right。 | | valign | 文本的垂直对齐方式。可选值有top、middle、bottom。 | | color | 文本的颜色值。默认为黑色。 | | bgColor | 文本背景颜色。 | | font | 文本的...

来源: Laya2.0_文档 发布时间: 20210714