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