Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 471 Bytes

File metadata and controls

30 lines (22 loc) · 471 Bytes

ShowCreateImageDialog

Description

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

Examples

==== VectorScript ====

imageHandle := ShowCreateImageDialog;

==== Python ====

Version

Availability: from VectorWorks10.0

Category

  • Document Attributes