The following objects are directly related to the templatescreen
API. 以下对象与templatescreen
API直接相关。
The template screen object has the following properties. 聚合图形模板对象具有以下属性。
Property 属性 T | pe 类型 Des | ription 说明 |
---|---|---|
screenid | string 字符串 *( | eadonly 只读)* ID of the template screen. 聚合图形模板的ID。 |
name (required 必填) |
string 字符串 Na | e of the template screen. 聚合图形模板的名称。 |
templateid (required 必填) |
string 字符串 ID | of the template that the screen belongs to. 聚合图形所属模板的ID。 |
hsize | integer 整数型 Wi | th of the template screen. 聚合图形模板的宽度。 Default: 1 默认:1 |
vsize | integer 整数型 He | ght of the template screen. 聚合图形模板的高度。 Default: 1 默认:1 |