get_NormalThumbnailAppearance Method
In This Topic
Gets the appearance of the normal thumbnail.
Syntax
var instance = new Vintasoft.Imaging.UI.WebThumbnailViewerJS(controlId);
var value; // Type: Vintasoft.Imaging.WebThumbnailAppearanceJS
value = instance.get_NormalThumbnailAppearance();
Return Value
WebThumbnailAppearanceJS of the normal thumbnail.
Browser Compatibility
See Also