Gets a window size of the command.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebImageSegmentationCommandJS();
var value; // Type: number
value = instance.get_WindowSize();
function get_WindowSize() : number;
Return Value
Window size of the command. Valid value is any value more than 0. Default value is 7.