get_MinimumRegionArea Method
Gets the minimum region area.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebImageSegmentationCommandJS();
var value; // Type: number
value = instance.get_MinimumRegionArea();
function get_MinimumRegionArea() : number;
Return Value
Minimum region area. Valid values are 0 and any positive values. Default value is 0.