MSI Factory 2.3

Window.GetSize

Window.GetSize

This is the first topic This is the last topic  

Window.GetSize

This is the first topic This is the last topic  

OverviewExamples

table Window.GetSize (

number WndHandle )

Example 1

app_size = Window.GetSize(app_handle);

Gets the pixel dimensions of the window whose handle is stored in "app_handle" and stores the width and height values in the "app_size" table. The dimensions can be accessed by referencing app_size.Width and app_size.Height.

See also: Related Actions


Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us