var instance = new Vintasoft.Imaging.UI.Panels.WebUiImageSelectionPanelJS(settings); var value; // Type: Vintasoft.Shared.WebImageJS[] value = instance.getSelectedImages();
function getSelectedImages() : WebImageJS[];
Return Value
Массив выбранных изображений ИЛИ null, если произошла ошибка.