

< float > = PRINTED LENGTH X(pixels, units) < integer, integer >
< float > = PRINTED LENGTH Y(pixels, units) < integer, integer >
These two functions return the length of a number of pixels on the selected printing device, in the units specified by units. The function returns a floating point number.
|
Units |
Ordinal |
|
Inches |
0 |
|
Millimetres |
1 |
|
Centimetres |
2 |
|
Meters |
3 |
|
Points |
4 |