var instance = new Vintasoft.Imaging.UI.Dialogs.WebImageSelectionDialogJS(); var value; // Type: Vintasoft.Shared.WebImageJS[] value = instance.getSelectedImages();
function getSelectedImages() : WebImageJS[];
Return Value
Array of selected images OR null if error occured.