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

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

Return Value

Window size. Supported value is any positive odd value. Default value is 3.
Browser Compatibility
56+
45+
11
See Also