get_MaxDistanceBetweenParts Method
Gets the maximum distance, in pixels, between separated parts of one shape.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebShapeRemovalCommandJS();
var value; // Type: number
value = instance.get_MaxDistanceBetweenParts();
function get_MaxDistanceBetweenParts() : number;
Return Value
The maximum distance, in pixels, between separated parts of one shape.