大约有 3 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0021 秒)
...asspublic class DrawPathCmdInheritanceDrawPathCmd Object 根据路径绘制矢量图形 Public Properties PropertyDefined By brush : Object (可选)刷子定义,支持以下设置{fillStyle:"#FF0000"}。 DrawPathCmd paths : Array 路径集合,路径支持以下格式:[["moveTo",x,y]...
来源: Laya2.0_api 发布时间: 20190513
...,默认不接受鼠标事件。通过 graphics 可以绘制图片或者矢量图,支持旋转,缩放,位移等操作。Sprite同时也是容器类,可用来添加多个子节点。 注意: Sprite 默认没有宽高,可以通过getBounds函数获取;也可手动设置宽高;还可...
来源: Laya2.0_api 发布时间: 20190513
...)。 Sprite graphics : Graphics绘图对象。封装了绘制位图和矢量图的接口,Sprite所有的绘图操作都通过Graphics来实现的。Sprite gray : Boolean 是否变灰。UIComponent group : String 资源分组。 Image height : Number[override] 显示对象的高度,单...
来源: Laya2.0_api 发布时间: 20190513