Class SignificantMoveListener
- Namespace
- IO.Scanbot.Sdk.Camera.Autosnapping
- Assembly
- DocumentSDK.NET.Droid.dll
[Obsolete("Use the 'IO.Scanbot.Sdk.Camera.Autosnapping.ISignificantMoveListener' type. This class will be removed in a future release.")]
public abstract class SignificantMoveListener : Object
- Inheritance
-
SignificantMoveListener
Fields
ThresholdHigh
[Obsolete("Use 'IO.Scanbot.Sdk.Camera.Autosnapping.ISignificantMoveListener.ThresholdHigh'. This class will be removed in a future release.")]
public const float ThresholdHigh = 5
Field Value
- float
ThresholdLow
[Obsolete("Use 'IO.Scanbot.Sdk.Camera.Autosnapping.ISignificantMoveListener.ThresholdLow'. This class will be removed in a future release.")]
public const float ThresholdLow = 0.6
Field Value
- float