随笔 - 2649  文章 - 2452  评论 - 0  阅读 - 80424

文章分类 -  MiniX自绘渲染跨平台框架 / 框架介绍 / 绘制组件

Shape
摘要:Shape 绘制组件的父组件,父组件中会描述所有绘制组件均支持的通用属性。 1、绘制组件使用Shape作为父组件,实现类似SVG的效果。 2、绘制组件单独使用,用于在页面上绘制指定的图形。 说明: 该组件从API Version 7开始支持。后续版本如有新增内容,则采用上角标单独标记该内容的起始版本 阅读全文
posted @ 2024-12-26 15:01 AtlasLapetos 阅读(10) 评论(0) 推荐(0) 编辑
Rect
摘要:Rect 说明: 该组件从API Version 7开始支持。后续版本如有新增内容,则采用上角标单独标记该内容的起始版本。 矩形绘制组件。 #权限列表 无 #子组件 无 #接口 Rect(options?: {width?: string | number,height?: string | num 阅读全文
posted @ 2024-12-26 15:00 AtlasLapetos 阅读(31) 评论(0) 推荐(0) 编辑
Path
摘要:Path 说明: 该组件从API Version 7开始支持。后续版本如有新增内容,则采用上角标单独标记该内容的起始版本。 路径绘制组件。 #子组件 无 #接口 Path(value?: { width?: number | string; height?: number | string; com 阅读全文
posted @ 2024-12-26 15:00 AtlasLapetos 阅读(3) 评论(0) 推荐(0) 编辑
Polygon
摘要:Polygon 多边形绘制组件。 说明: 该组件从API Version 7开始支持。后续版本如有新增内容,则采用上角标单独标记该内容的起始版本。 #权限列表 无 #子组件 无 #接口 Polygon(options?: {width?: string | number, height?: stri 阅读全文
posted @ 2024-12-26 15:00 AtlasLapetos 阅读(22) 评论(0) 推荐(0) 编辑
Polyline
摘要:Polyline 说明: 该组件从API Version 7开始支持。后续版本如有新增内容,则采用上角标单独标记该内容的起始版本。 折线绘制组件。 #权限列表 无 #子组件 无 #接口 Polyline(options?: {width?: string | number, height?: str 阅读全文
posted @ 2024-12-26 14:59 AtlasLapetos 阅读(7) 评论(0) 推荐(0) 编辑
Line
摘要:Line 直线绘制组件。 说明: 该组件从API Version 7开始支持。后续版本如有新增内容,则采用上角标单独标记该内容的起始版本。 #权限列表 无 #子组件 无 #接口 Line(options?: {width?: string | number, height?: string | nu 阅读全文
posted @ 2024-12-26 14:59 AtlasLapetos 阅读(24) 评论(0) 推荐(0) 编辑
Ellipse
摘要:Ellipse 说明: 该组件从API Version 7开始支持。后续版本如有新增内容,则采用上角标单独标记该内容的起始版本。 椭圆绘制组件。 #权限列表 无 #子组件 无 #接口 ellipse(options?: {width?: string | number, height?: strin 阅读全文
posted @ 2024-12-26 14:59 AtlasLapetos 阅读(30) 评论(0) 推荐(0) 编辑
Circle
摘要:Circle 圆形绘制组件。 说明: 该组件从API Version 7开始支持。后续版本如有新增内容,则采用上角标单独标记该内容的起始版本。 #权限列表 无 #子组件 无 #接口 Circle(options?: {width?: string | number, height?: string 阅读全文
posted @ 2024-12-26 14:59 AtlasLapetos 阅读(2) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示