VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebInteractionPointJS type / get_InteractionRadius Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_InteractionRadius Method
In This Topic
Gets the interaction radius of interaction point.
Syntax
var instance = new Vintasoft.Imaging.UI.VisualTools.WebInteractionPointJS(name, fillColor, borderColor, cursor);

var value; // Type: number
value = instance.get_InteractionRadius();

Return Value

Interaction radius of interaction point. Default value is 4.
Browser Compatibility
56+
45+
11
See Also