VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebInteractionPointJS type / get_Style Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Style Method
    In This Topic
    Gets the interaction point style.
    Syntax
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebInteractionPointJS(name, fillColor, borderColor, cursor);
    
    var value; // Type: Vintasoft.Imaging.UI.VisualTools.WebInteractionPointTypeEnumJS
    value = instance.get_Style();
    
    
    function get_Style() : WebInteractionPointTypeEnumJS;
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also