Displays a dialog that allows the user to select an image file from which a new image resource is created.
FUNCTION ShowCreateImageDialog : HANDLE;def vs.ShowCreateImageDialog():
return HANDLE==== VectorScript ====
imageHandle := ShowCreateImageDialog;==== Python ====
Availability: from VectorWorks10.0
- Document Attributes