get_MaxDeviationAngle Method
Gets the maximum angle, in degrees, of line deviation from the direction.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebLineRemovalCommandJS();
var value; // Type: number
value = instance.get_MaxDeviationAngle();
function get_MaxDeviationAngle() : number;
Return Value
Maximum angle, in degrees, of line deviation from the direction. Valid values are from 0 to 45. Default value is 5.