var instance = new Vintasoft.Imaging.ImageProcessing.WebBinarizeCommandJS(); var value; // Type: number value = instance.get_WindowRadius();
function get_WindowRadius() : number;
Return Value
Radius of the local window. Valid values are from 0 to 256. Default value is 15.