Navigation:  thinBasic Modules > UI (User Interface) > DESKTOP >

DESKTOP GET SIZE

Previous pageReturn to chapter overviewNext page

 

Description

 

Retrieve the size of the entire desktop, in pixels.

 

Syntax

 

DESKTOP GET SIZE TO VarWidth, VarHeight

 

Returns

 

None

 

Parameters

 

Name

Type

Optional

Meaning

VarWidth

Variable

No

A single existing variable name that will receive the width info.

VarHeight

Variable

No

A single existing variable name that will receive the height info.

 

Remarks

 

Restrictions

 

See also

 

Examples

 

 

 

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com