get_InteractionRadius Method
Gets the interaction radius of interaction point.
var instance = new Vintasoft.Imaging.UI.VisualTools.WebInteractionPointJS(name, fillColor, borderColor, cursor);
var value; // Type: number
value = instance.get_InteractionRadius();
function get_InteractionRadius() : number;
Return Value
Interaction radius of interaction point. Default value is 4.