[comment]: # translation:outdated

[comment]: # ({79584209-6b036200})
# > 对象

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

[comment]: # ({/79584209-6b036200})

[comment]: # ({318438dc-21abafcd})
### Template screen 聚合图形模板

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

|Property 属性     T|pe 类型        Des|ription 说明|
|---------------------|--------------------|--------------|
|screenid|string 字符串    *(|eadonly 只读)* ID of the template screen. 聚合图形模板的ID。|
|**name**<br>(required 必填)|string 字符串    Na|e of the template screen. 聚合图形模板的名称。|
|**templateid**<br>(required 必填)|string 字符串    ID|of the template that the screen belongs to. 聚合图形所属模板的ID。|
|hsize|integer 整数型   Wi|th of the template screen. 聚合图形模板的宽度。<br><br>Default: 1 默认：1|
|vsize|integer 整数型   He|ght of the template screen. 聚合图形模板的高度。<br><br>Default: 1 默认：1|

[comment]: # ({/318438dc-21abafcd})
