Navigation:  thinBasic Modules > UI (User Interface) > UDT predefined in UI module > General purposes UDTs >

RECT

Previous pageReturn to chapter overviewNext page

 

Description

 

RECT structure.

 

Syntax

 

Type RECT

  nLeft       As Long

  nTop        As Long

  nRight      As Long

  nBottom     As Long

End Type

 

Remarks

 

See also

 

Examples

 

 

 

 

 

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