VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebThumbnailAppearanceJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebThumbnailAppearanceJS type
    In This Topic
    Defines an appearance of thumbnail.
    Syntax
    // Parameters
    var backgroundStyle; // Type: string
    var borderStyle; // Type: string
    
    var instance = new Vintasoft.Imaging.WebThumbnailAppearanceJS(backgroundStyle, borderStyle);
    
    
    function WebThumbnailAppearanceJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.WebThumbnailAppearanceJS

    Browser Compatibility
    56+
    45+
    11
    See Also