Gets the sensitivity of the command.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebImageSegmentationCommandJS();
var value; // Type: number
value = instance.get_Sensitivity();
function get_Sensitivity() : number;
Return Value
Sensitivity of the command. Valid values are from 0 to 765. Default value is 15.