大约有 5 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0021 秒)
...hCmd 根据路径绘制矢量图形 Hierarchy DrawPathCmd Index Properties brush paths pen x y ID Methods getBoundPoints recover Properties brush brush: any Defined in laya/display/cmd/DrawPathCmd.ts:26 (可选)刷子定义,支持以下设置{fillStyle:"#FF0000"}。 paths paths: any[] | null D...
来源: Laya3.0_api 发布时间: 20231115
... DrawLinesCmd | null drawPath drawPath(x: number, y: number, paths: any[], brush?: any, pen?: any): DrawPathCmd Defined in laya/display/Graphics.ts:597 绘制路径。 Parameters x: number 开始绘制的 X 轴位置。 y: number 开始绘制的 Y 轴位置。 paths: any[] 路径集合,路径支...
来源: Laya3.0_api 发布时间: 20231115
... DrawLinesCmd | null drawPath drawPath(x: number, y: number, paths: any[], brush?: any, pen?: any): DrawPathCmd Inherited from Graphics.drawPath Defined in laya/display/Graphics.ts:597 绘制路径。 Parameters x: number 开始绘制的 X 轴位置。 y: number 开始绘制的 Y 轴位置。 paths:...
来源: Laya3.0_api 发布时间: 20231115
... DrawLinesCmd | null drawPath drawPath(x: number, y: number, paths: any[], brush?: any, pen?: any): DrawPathCmd Inherited from Graphics.drawPath Defined in laya/display/Graphics.ts:597 绘制路径。 Parameters x: number 开始绘制的 X 轴位置。 y: number 开始绘制的 Y 轴位置。 paths:...
来源: Laya3.0_api 发布时间: 20231115
...umber Returns void _drawPath _drawPath(x: number, y: number, paths: any[], brush: any, pen: any): void Defined in laya/resource/NativeContext.ts:505 Parameters x: number y: number paths: any[] brush: any pen: any Returns void _drawPie _drawPie(x: number, y: number, radius: number, startAngle: number...
来源: Laya3.0_api 发布时间: 20231102