VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebLinkAppearanceJS type / get_BackColor Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_BackColor Method
    In This Topic
    Gets the color of the background.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebLinkAppearanceJS(font, foreColor, backColor, fontTransparent, cursor);
    
    var value; // Type: string
    value = instance.get_BackColor();
    
    
    function get_BackColor() : string;
    

    Return Value

    Color.
    Browser Compatibility
    56+
    45+
    11
    See Also