Имя функции | dcl-SlideView-SlideImage |
---|---|
Синтаксис | (dcl-SlideView-SlideImage
<CONTROL> (List of Lists as (UpperLeftX [типа
Long]
UpperLeftY [типа
Long]
Width [типа
Long]
Height [типа
Long]
Filename [типа
String] {SlideName [типа
String]}) ...)) |
Возвращаемый тип | Boolean (T - успешно; иначе NIL) |
Подходит к | 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.