AVOLITES TITAN API

SetGroupSize

Sets the size of the group.

Namespace: Group

Syntax

MACRO

Void Group.SetGroupSize(Int32 groupId, Int32 width, Int32 height)

HTTP

http://[ip]:4430/titan/script/2/Group/SetGroupSize?groupId={titanId}&width={titanId}&height={titanId}

Parameters

groupId ( Int32 ) : The group id.

width ( Int32 ) : The width.

height ( Int32 ) : The height.