SlideView-SlideImage

Function Name dcl-SlideView-SlideImage
Syntax   (dcl-SlideView-SlideImage <CONTROL> (List of Lists as (UpperLeftX [as Long] UpperLeftY [as Long] Width [as Long] Height [as Long] Filename [as String] {SlideName [as String]}) ...))
Return Type Boolean (T if successful; otherwise NIL)
Applies To Slide View

This method displays one or more AutoCAD slides at the specified coordinates on the control. Filename can be a single slide (.sld), or a slide library (.slb) file, and you must include the file extension in the filename. If Filename specifies a slide library, you must include the SlideName argument to specify which slide to display from the library.