GetView Data Member Function

Returns the window at the row and column specified in the parameters.

Prototype

ModelView GetView( int32 RowIndex, int32 ColumnIndex )

Parameters

Parameter Type Parameter Name Documentation
int32RowIndexInteger for row index. 0 is first panel along the Y axis.
int32ColumnIndexInteger for column index. 0 is first panel along the X axis.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.