Navigation: thinBasic Modules > XPRINT > XPRINT_Ellipse |
|
Description
Draw an ellipse or a circle on a host printer page.
Syntax
XPRINT_EllipseBox( X1, Y1, X2, Y2 [, RGBColor [, FillColor [, FillStyle]]] )
Returns
None
Parameters
Name |
Type |
Optional |
Meaning |
X1 |
Number |
No |
|
Y2 |
Number |
No |
|
X2 |
Number |
No |
|
Y2 |
Number |
No |
|
RGBColor |
Number |
Yes |
|
FillColor |
Number |
Yes |
|
FillStyle |
Number |
Yes |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |