VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.DocCleanup Namespace / WebShapeRemovalCommandJS type / get_MaxDistanceBetweenParts Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_MaxDistanceBetweenParts Method
In This Topic
Gets the maximum distance, in pixels, between separated parts of one shape.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebShapeRemovalCommandJS();

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

Return Value

The maximum distance, in pixels, between separated parts of one shape.
Browser Compatibility
56+
45+
11
See Also