大约有 155 项符合查询结果, 库内数据总量为 30,900 项。 (搜索耗时: 0.0034 秒)
...或者填充绘图的渐变对象。 lineColor:* (default = null) — (可选)边框颜色,或者填充绘图的渐变对象。 lineWidth:Number (default = 1) — (可选)边框宽度。 drawCurves()method public function drawCurves(x:Number, y:Number, points:Array, lineColor:*, line...
来源: laya_api 发布时间: 20170929
...或者填充绘图的渐变对象。 lineColor:* (default = null) — (可选)边框颜色,或者填充绘图的渐变对象。 lineWidth:Number (default = 1) — (可选)边框宽度。 ReturnsDrawCircleCmddrawCurves()method public function drawCurves(x:Number, y:Number, points:Arra...
来源: Laya2.0_api 发布时间: 20190513
...者填充绘图的渐变对象。 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
...者填充绘图的渐变对象。 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
...者填充绘图的渐变对象。 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
... 填充颜色,或者填充绘图的渐变对象。 * @param lineColor (可选)边框颜色,或者填充绘图的渐变对象。 * @param lineWidth (可选)边框宽度。 * @param percent 位置和大小是否是百分比值。 */ drawRect(x: number, y: number, width: number, height: num...
来源: Laya3.0_文档 发布时间: 20240910
...的文本。 FillBorderTextCmd textAlign : String 文本对齐方式,可选值:"left","center","right"。 FillBorderTextCmd x : Number 开始绘制文本的 x 坐标位置(相对于画布)。 FillBorderTextCmd y : Number 开始绘制文本的 y 坐标位置(相对于画布)...
来源: Laya2.0_api 发布时间: 20190513
...出的文本。 StrokeTextCmd textAlign : String 文本对齐方式,可选值:"left","center","right"。 StrokeTextCmd x : Number 开始绘制文本的 x 坐标位置(相对于画布)。 StrokeTextCmd y : Number 开始绘制文本的 y 坐标位置(相对于画布)。 Stroke...
来源: Laya2.0_api 发布时间: 20190513
...输出的文本。 FillTextCmd textAlign : String 文本对齐方式,可选值:"left","center","right"。 FillTextCmd x : Number 开始绘制文本的 x 坐标位置(相对于画布)。 FillTextCmd y : Number 开始绘制文本的 y 坐标位置(相对于画布)。 FillTextC...
来源: Laya2.0_api 发布时间: 20190513
... text | 文本内容字符串。 | | align | 文本的水平对齐方式。可选值有left、center、right。 | | valign | 文本的垂直对齐方式。可选值有top、middle、bottom。 | | color | 文本的颜色值。默认为黑色。 | | bgColor | 文本背景颜色。 | | font | 文本的...
来源: Laya2.0_文档 发布时间: 20210714