Tree.SetSize

Tree.SetSize (

string ObjectName,

number Width,

number Height )

Description

Sets the size of a tree object.

Parameters

ObjectName

(string) The name of the tree object.

Width

(number) The new width of the tree object in pixels.

Height

(number) The new height of the tree object in pixels.

Returns

Nothing.

See also: Related Actions