Navigation:  thinBasic Modules > XPRINT >

XPRINT_Style

Previous pageReturn to chapter overviewNext page

 

Description

 

Set the line style to be used by various XPRINT statements.

 

Syntax

 

XPRINT_Style(LineStyleType)

 

Returns

 

None

 

Parameters

 

Name

Type

Optional

Meaning

LineStyleType

Number

No

0        Solid (default)

1        Dash

2        Dot

3        DashDot

4        DashDotDot

 

Remarks

 

Restrictions

 

See also

 

Examples

 

 

 

 

 

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