VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebOilPaintingCommandJS type / get_Radius Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Radius Method
In This Topic
Gets a radius of the brush.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebOilPaintingCommandJS();

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

Return Value

Radius of the brush. Valid values are from 1 to 64. Default value is 3.
Browser Compatibility
56+
45+
11
See Also