Gets and sets the maximum amount of skew (in degrees) that is considered acceptable by the caller.
Read-write property
Visual Basic |
---|
Public Property maximumAcceptableAngle() As Double |
The default value is 0.2.
Valid values are 0.0 to 2.0.
Angles less than or equal to this amount will not be corrected.
Note: This property will be deprecated in a future release. The minimumCorrectableAngle property should be used instead.