SlideView_SlideImage

Funktionsname 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]}) ...))
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.