var instance = new Vintasoft.Imaging.UI.WebImageViewerJS(controlId); var value; // Type: object value = instance.get_ProgressImage();
function get_ProgressImage() : object;
Return Value
An image which should be used for animating image loading. Default value is null.