Table of Contents

Class FinderDocumentScannerNativeParameter.DrawPolygonShadows

Namespace
IO.Scanbot.Sdk.UI.View.Camera.Configuration.Json
Assembly
DocumentSDK.NET.Droid.dll
[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; }

Property Value

bool