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

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

Return Value

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