Display a slide in the dialog box.
This function displays an image in a dialog box.
The image is positioned at x,y coordinates. These coordinates are the upper-left corner of the image. The width argument specifies the width of the image in the negative x-direction. The height argument specifies the height of the image in the negative y-direction.
The slide argument is the name of the snapshot file, which can be in EMF (enhanced metafile), WMF (Windows metafile), or SLD (slide) format.
Example
Code | Returns |
---|---|
(slide_image 10 10 15 20 "image.sld") | nil |
NOTE Use the MSlide command to create an image. For good reproduction, create the snapshot at the same size and aspect ratio (usually 4:3) that you plan to display the image in the dialog box.
Tell me about...
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. |