Share Email Facebook Twitter LinkedIn Image Tile-Handling Functions Reference (AutoLISP) 2013-04-10 Product Documentation Intermediate View Original The following table provides summary descriptions of the DCL image tile-handling functions. Image tile-handling functions Function name Description (dimx_tile key) and (dimy_tile key) Retrieves the dimensions of a tile in dialog box units (end_image) Ends creation of the currently active dialog box image (fill_image x1 y1 wid hgt color) Draws a filled rectangle in the currently active dialog box image tile (slide_image x1 y1 wid hgt sldname) Displays an AutoCAD slide in the currently active dialog box image tile (start_image key) Starts the creation of an image in the dialog box tile (vector_image x1 y1 x2 y2 color) Draws a vector in the currently active dialog box image Related Concepts Programmable Dialog Box Function Synopsis (AutoLISP)