大约有 4 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0022 秒)
...值,也可以把所有相关的文本样式(大小、字体、斜体、加粗)也在这里指定。 例如,当值为 60px simHei ,是将文本大小设置为60像素大小,采用simHei字体。如下图1-1所示: (图1-1) 值为60px simHei italic 增加了斜体效果。如下图1-...
来源: Laya3.0_文档 发布时间: 20251010
...大小 this.txt.color = "#ff0000"; //字体颜色 this.txt.bold = true; //加粗 this.txt.italic = true; //斜体 this.txt.underline = true; //下划线 this.txt.underlineColor = "#ff0000"; //下划线颜色 this.txt.stroke = 5; //描边宽度 this.txt.strokeColor = "#000000" ; //描边颜色 this.t...
来源: Laya3.0_文档 发布时间: 20251010
...小 this.txtin.color = "#ff0000"; //字体颜色 this.txtin.bold = true; //加粗 this.txtin.italic = true; //斜体 this.txtin.underline = true; //下划线 this.txtin.underlineColor = "#ff0000"; //下划线颜色 this.txtin.stroke = 5; //描边宽度 this.txtin.strokeColor = "#000000" ; //描边...
来源: Laya3.0_文档 发布时间: 20251010
...大小 this.lab.color = "#ff0000"; //字体颜色 this.lab.bold = true; //加粗 this.lab.italic = true; //斜体 this.lab.underline = true; //下划线 this.lab.underlineColor = "#ff0000"; //下划线颜色 this.lab.stroke = 5; //描边宽度 this.lab.strokeColor = "#000000" ; //描边颜色 this.l...
来源: Laya3.0_文档 发布时间: 20251010