XPRINT_SCALE

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > XPRINT >

XPRINT_SCALE

 

Description

 

Define a custom world coordinate system for a host printer page.

 

Syntax

 

XPRINT_Scale( X1, Y1, X2, Y2 )

 

Returns

 

None

 

Parameters

 

Name

Type

Optional

Meaning

X1

Number

No


Y2

Number

No


X2

Number

No


Y2

Number

No


 

Remarks

 

Restrictions

 

See also

 

Examples