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

    Return Value

    CSS style of cursor.
    Browser Compatibility
    56+
    45+
    11
    See Also