VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.DocCleanup Namespace / WebImageSegmentationCommandJS type / get_Sensitivity Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Sensitivity Method
In This Topic
Gets the sensitivity of the command.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebImageSegmentationCommandJS();

var value; // Type: number
value = instance.get_Sensitivity();

Return Value

Sensitivity of the command. Valid values are from 0 to 765. Default value is 15.
Browser Compatibility
56+
45+
11
See Also