xExtent | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Specifies the width of an EPS object's PostScript bounding box. | ||||||
Introduced | 1.0 | ||||||
OS | linux | ||||||
Platforms | desktop | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: item, integer Property: boundingBox, scaleIndependently, points, postScript Object: EPS Glossary: object, EPS, property | ||||||
Description | Use the xExtent property to control the appearance of an EPSobject. An EPS object's xExtent is the width in points of the postScript. This controls the size of the postScript when it's printed. The xExtent of an EPS object is equal to the third item in the object's boundingBox property. This property is supported only on Unix systems with Display PostScript installed. | ||||||
Tags | multimedia |