|
MKI_DialogImportSvg (Dialogs) Changed in Version 2026.0 |
www.CAD6.com |
C++ Syntaxbool MKI_DialogImportSvg( MKI_SVG_IMPORT_PTR f_pData );
Shows and processes a dialog for SVG import parameters editing.
Not supported in CAD6starter!
Parametersf_hWindow [HWND] Handle of the dialog window's parent window. f_pData [MKI_SVG_IMPORT_PTR] Address of a buffer containing the SVG import parameters to be edited. If nullptr, the system's default parameters will be edited.
Return ValueReturns true if the dialog window was ended by pressing the OK button, else false. Changes in this dialog will always be saved.
|
CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH