Class FinderDocumentScannerNativeParameter.DrawPolygonShadows
[Register("io/scanbot/sdk/ui/view/camera/configuration/json/FinderDocumentScannerNativeParameter$DrawPolygonShadows", DoNotGenerateAcw = true)]
public sealed class FinderDocumentScannerNativeParameter.DrawPolygonShadows : FinderDocumentScannerNativeParameter, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
FinderDocumentScannerNativeParameter.DrawPolygonShadows
- Implements
- Inherited Members
Constructors
DrawPolygonShadows(bool)
[Register(".ctor", "(Z)V", "")]
public DrawPolygonShadows(bool value)
Parameters
value
bool
Properties
Value
public bool Value { get; }