Function Name | dcl-SlideView-Load |
---|---|
Syntax | (dcl-SlideView-Load
<CONTROL>
Filename [as
String] {ImageName [as
String]}) |
Return Type | Boolean (T if successful; otherwise NIL) |
Applies To | 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.