大约有 4 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0014 秒)
....display.cmdClasspublic class DrawCurvesCmdInheritanceDrawCurvesCmd Object 绘制曲线 Public Properties PropertyDefined By lineColor : * 线段颜色,或者填充绘图的渐变对象。 DrawCurvesCmd lineWidth : Number (可选)线段宽度。 DrawCurvesCmd points : Array 线段的...
来源: Laya2.0_api 发布时间: 20190513
...ya.display.cmdClasspublic class DrawLinesCmdInheritanceDrawLinesCmd Object 绘制连续曲线 Public Properties PropertyDefined By lineColor : * 线段颜色,或者填充绘图的渐变对象。 DrawLinesCmd lineWidth : Number (可选)线段宽度。 DrawLinesCmd points : Array 线...
来源: Laya2.0_api 发布时间: 20190513
...cs Object Graphics 类用于创建绘图显示对象。Graphics可以同时绘制多个位图或者矢量图,还可以结合save,restore,transform,scale,rotate,translate,alpha等指令对绘图效果进行变化。 Graphics以命令流方式存储,可以通过cmds属性访问所有...
来源: Laya2.0_api 发布时间: 20190513
...anceAutoBitmap Graphics Object AutoBitmap 类是用于表示位图图像或绘制图形的显示对象。 封装了位置,宽高及九宫格的处理,供UI组件使用。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By cmds : ArrayGraphics...
来源: Laya2.0_api 发布时间: 20190513