• progeCAD in French Language
  • progeCAD in Spanish Language
  • progeCAD in English Language
Home > Support > Dialog Control Language > DLG Functions > dlg_start_image 

dlg_start_image

dlg_start_image

dlg_start_image

int dlg_start_image (sds_hdlg handle, char *key);


Start creating a dialog box image.


This function signals the start of the image key in a dialog box. This function is used to precede the other dialog box drawing functions: dlg_fill_image, dlg_slide_image, and dlg_vector_image. End the drawing with the dlg_end_image function.

The handle argument is the name of the dialog box.

The key argument identifies the tile.

This function returns RTNORM if successful; otherwise, it returns an error code.

dlg_fill_image

dlg_slide_image

dlg_vector_image

Programming Overview of SDS (Solutions Development System)

 
DWG is the native file format for Autodesk AutoCAD®. Autodesk and AutoCAD are registered trademarks or trademarks of Autodesk, Inc. in the USA and/or other countries. progeSOFT and progeCAD are registered trademarks or trademarks of progeCAD s.r.l. in the USA and/or other countries.