WCon_RowColToPixel

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > WCon >

WCon_RowColToPixel

 

Description

 

Converts current cursor position to pixel coordinates

 

Syntax

 

WCon_RowColToPixel(rectVariable)

 

Returns

 

None

 

Parameters

 

Name

Type

Optional

Meaning

rectVariable

Variable

No

RECT - variable to hold new values

 

Remarks

 

Restrictions

 

See also

 

Examples