var instance = new Vintasoft.Imaging.UI.WebImageViewerJS(controlId); var value; // Type: Vintasoft.Shared.WebImageJS value = instance.get_FocusedImage();
function get_FocusedImage() : WebImageJS;
Return Value
Focused image (WebImageJS object) if focused image exists; otherwise, null.