hwIWindow GetSyncScale
Returns the scale of a given window.
Syntax
hwIWindow_handle GetSyncScale
Application
HyperWorks Tcl Query
Description
Returns the scale of the window or an error code.
Example
hwi GetSessionHandle mySessionName
mySessionName GetProjectHandle myProjectName
myProjectName GetPageHandle myPageName 1
myPageName GetWindowHandle myWindowName 1
myWindowName GetSyncScale
Error
3 = HW_InvalidHandle if the window handle is invalid.