> 对象
以下对象与templatescreenAPI直接相关。
聚合图形模板
聚合图形模板对象具有以下属性。
| 属性 | 类型 | 说明 |
|---|---|---|
| screenid | string | (readonly 只读)聚合图形模板的ID。 |
| name (required 必填) | string | 聚合图形模板的名称。 |
| templateid (required 必填) | string | 聚合图形所属模板的ID。 |
| hsize | integer | 聚合图形模板的宽度。 默认:1 |
| vsize | integer | 聚合图形模板的高度。 默认:1 |
本文档使用 BookStack 构建