> 对象

The following objects are directly related to the templatescreen API. 以下对象与templatescreenAPI直接相关。

Template screen 聚合图形模板

The template screen object has the following properties. 聚合图形模板对象具有以下属性。

Property 属性Type 类型Description 说明
screenidstring 字符串(readonly 只读) ID of the template screen. 聚合图形模板的ID。
name
(required 必填)
string 字符串Name of the template screen. 聚合图形模板的名称。
templateid
(required 必填)
string 字符串ID of the template that the screen belongs to. 聚合图形所属模板的ID。
hsizeinteger 整数型Width of the template screen. 聚合图形模板的宽度。

Default: 1 默认:1
vsizeinteger 整数型Height of the template screen. 聚合图形模板的高度。

Default: 1 默认:1