SlideView_SlideImage

Funktionsname dcl_SlideView_SlideImage
Syntax   (dcl_SlideView_SlideImage <CONTROL> (List of Lists as (UpperLeftX [als Long] UpperLeftY [als Long] Width [als Long] Height [als Long] Filename [als String] {SlideName [als String]}) ...))
Rückgabewert Boolean (T if successful; otherwise NIL)
Anwendbar auf Slide View

This method displays one or more AutoCAD slide at the specified coordinates on the control. The slide file 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.