大约有 15 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0027 秒)
... 绘制圆形 Public Properties PropertyDefined By fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawCircleCmd lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawCircleCmd lineWidth : Number (可选)边框宽度。 DrawCircleCmd rad...
来源: Laya2.0_api 发布时间: 20190513
...制多边形 Public Properties PropertyDefined By fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawPolyCmd lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawPolyCmd lineWidth : Number 可选)边框宽度。 DrawPolyCmd points : Arra...
来源: Laya2.0_api 发布时间: 20190513
... 绘制矩形 Public Properties PropertyDefined By fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawRectCmd height : Number 矩形高度。 DrawRectCmd lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawRectCmd lineWidth : Number (...
来源: Laya2.0_api 发布时间: 20190513
... By endAngle : Number 结束角度。 DrawPieCmd fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawPieCmd lineColor : * (可选)边框颜色,或者填充绘图的渐变对象。 DrawPieCmd lineWidth : Number (可选)边框宽度。 DrawPieCmd radius : Num...
来源: Laya2.0_api 发布时间: 20190513
...:StrokeTextCmd 在画布上绘制文本(没有填色)。文本的默认颜色是黑色。 Graphics transform(matrix:Matrix, pivotX:Number = 0, pivotY:Number = 0):TransformCmd 替换绘图的当前转换矩阵。 Graphics translate(tx:Number, ty:Number):TranslateCmd 重新映射画布上的...
来源: Laya2.0_api 发布时间: 20190513
...度滤镜。 UIUtils toColor(color:uint):String[static] 转换uint类型颜色值为字符型颜色值。 UIUtilsPublic Constants ConstantDefined By escapeSequence : Object[static] 需要替换的转义字符表 UIUtilsMethod DetailaddFilter()method public static function addFilter(target:Spr...
来源: Laya2.0_api 发布时间: 20190513
...:StrokeTextCmd 在画布上绘制文本(没有填色)。文本的默认颜色是黑色。 Graphics transform(matrix:Matrix, pivotX:Number = 0, pivotY:Number = 0):TransformCmd 替换绘图的当前转换矩阵。 Graphics translate(tx:Number, ty:Number):TranslateCmd 重新映射画布上的 (0,...
来源: Laya2.0_api 发布时间: 20190513
... 绘制曲线 Public Properties PropertyDefined By lineColor : * 线段颜色,或者填充绘图的渐变对象。 DrawCurvesCmd lineWidth : Number (可选)线段宽度。 DrawCurvesCmd points : Array 线段的点集合,格式[controlX, controlY, anchorX, anchorY...]。 DrawCurvesC...
来源: Laya2.0_api 发布时间: 20190513
...连续曲线 Public Properties PropertyDefined By lineColor : * 线段颜色,或者填充绘图的渐变对象。 DrawLinesCmd lineWidth : Number (可选)线段宽度。 DrawLinesCmd points : Array 线段的点集合。格式:[x1,y1,x2,y2,x3,y3...]。 DrawLinesCmd x : Number 开...
来源: Laya2.0_api 发布时间: 20190513
...拉列表的打开状态。 ComboBox itemColors : String 下拉列表项颜色。 格式:"悬停或被选中时背景颜色,悬停或被选中时标签颜色,标签颜色,边框颜色,背景颜色" ComboBox itemRender : * = null 渲染项,用来显示下拉列表展示对象 ComboBox it...
来源: Laya2.0_api 发布时间: 20190513