var instance = new Vintasoft.Imaging.ImageProcessing.WebOilPaintingCommandJS(); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_Radius(value);
function set_Radius(
valueRadius of the brush. Valid values are from 1 to 64. Default value is 3.: number
) : any;
Parameters
- value
- Radius of the brush. Valid values are from 1 to 64. Default value is 3.