var instance = new Vintasoft.Imaging.ImageProcessing.WebImageSharpeningCommandJS(); var value; // Type: number value = instance.get_Radius();
function get_Radius() : number;
Return Value
Radius of filter, in pixels. Possible value is any positive value. Default value is 12.