Table of Contents

Class DocumentScannerNativeParam.DrawPolygonShadows

Namespace
IO.Scanbot.Sdk.UI.View.Camera.Configuration.Json
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/view/camera/configuration/json/DocumentScannerNativeParam$DrawPolygonShadows", DoNotGenerateAcw = true)]
public sealed class DocumentScannerNativeParam.DrawPolygonShadows : DocumentScannerNativeParam, IJavaObject, IJavaPeerable, IDisposable
Inheritance
DocumentScannerNativeParam.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