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