SlideView_Load

Funktionsname dcl_SlideView_Load
Syntax   (dcl_SlideView_Load <CONTROL> Filename [als String] {ImageName [als String]})
Rückgabewert Boolean (T if successful; otherwise NIL)
Anwendbar auf Slide View

This method displays an AutoCAD slide from Filename. The 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 ImageName argument to specify which slide to display from the library.