hwISession GetPageWidth

Finds the width of the main page client area.

Syntax

hwISession_handle GetPageWidth

Application

HyperWorks Tcl Query

Description

This command finds the width of the main page client area.

Example

hwi GetSessionHandle sess;
sess GetPageWidth;

Error

Returns success (the width of page) or an error code.

Keywords

HyperWorks

Tcl

Query