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

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

Return Value

Window size of the command. Valid value is any value more than 0. Default value is 7.
Browser Compatibility
56+
45+
11
See Also