pp108 : size

size

It determines the size of the view.

Syntax

Script

iViewSize = ViewID.size;

Remarks

This is a run time property. You can use the registerUIComponent method of the model to specify the view size programmatically.

Applies to

View

Related reference

Model