get_InteractionPointRadius Method
Gets the radius of interaction point (resize points).
var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId);
var value; // Type: number
value = instance.get_InteractionPointRadius();
function get_InteractionPointRadius() : number;
Return Value
The radius of interaction point (resize points).