Determine the y-dimension of a dialog box tile.
This function, together with dimx_tile function, returns the dimensions of the tile with the name key. The x,y dimensions are typically used by other dialog box functions, such as vector_image.
Example
Code | Returns |
---|---|
(dimx_tile "pickbox_image") | 20 |
(dimy_tile "pickbox_image") | 15 |
NOTES
Tell me about...
(fill_image x y width height color)
(slide_image x y width height slide)
Programming Overview of LISP (LISt Processing) Language
Bricscad™ is commercialized by Bricsys NV. Bricsys NV and Vondle NV are fully owned subsidiaries of Menhirs NV. © 2001- Menhirs NV - All rights reserved. |