Gets the maximum curvature of line.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebLineRemovalCommandJS();
var value; // Type: number
value = instance.get_MaxCurvature();
function get_MaxCurvature() : number;
Return Value
Maximun curvature of line. Valid values are from 0.0 to 1.0. Default value is 0.1.