VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebSpreadsheetEditorControlJS type / get_InteractionPointRadius Property
Syntax BrowserCompatibility SeeAlso
    get_InteractionPointRadius Method
    Gets the radius of interaction point (resize points).
    Syntax
    var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId);
    
    var value; // Type: number
    value = instance.get_InteractionPointRadius();
    
    

    Return Value

    The radius of interaction point (resize points).
    Browser Compatibility
    56+
    45+
    11
    See Also