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

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

1. laya.display.cmd.StrokeTextCmd [ 100%]

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

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

2. laya.display.cmd.FillBorderTextCmd [ 99%]

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

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

3. laya.display.cmd.FillTextCmd [ 98%]

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

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

4. laya.display.Stage [ 98%]

...read-only] 获取在场景中是否激活。 Node  alignH : String 水平对齐方式。默认值为"left"。 取值范围: "left" :居左对齐; "center" :居中对齐; "right" :居右对齐; Stage  alignV : String 垂直对齐方式。默认值为"top"。 取值范围: "top" ...

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

5. laya.display.css.TextStyle [ 86%]

...ed By  align : String 表示使用此文本格式的文本段落的水平对齐方式。 TextStyle  asPassword : Boolean 指定文本字段是否是密码文本字段。 如果此属性的值为 true,则文本字段被视为密码文本字段,并使用星号而不是实际字符来隐藏输...

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

6. laya.ui.Label [ 86%]

...gn : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚...

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

7. laya.display.Text [ 81%]

...gn : String 表示文本的水平显示方式。 取值: "left": 居左对齐显示。 "center": 居中对齐显示。 "right": 居右对齐显示。 Text alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = f...

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

8. laya.ui.VBox [ 78%]

...read-only] 获取在场景中是否激活。 Node align : String 子对象对齐方式。LayoutBox alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变...

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

9. laya.ui.HBox [ 78%]

...read-only] 获取在场景中是否激活。 Node align : String 子对象对齐方式。LayoutBox alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变...

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

10. laya.display.Graphics [ 69%]

...  lineWidth:Number — 镶边线条宽度。  textAlign:String — 文本对齐方式,可选值:"left","center","right"。 ReturnsFillBorderTextCmdfillText()method  public function fillText(text:String, x:Number, y:Number, font:String, color:String, textAlign:String):FillTextCmd 在画布...

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