Table of Contents

Class BatchBarcodeScannerNativeParam.CameraZoomRatio

Namespace
IO.Scanbot.Sdk.UI.View.Barcode.Batch.Configuration.Json
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/view/barcode/batch/configuration/json/BatchBarcodeScannerNativeParam$CameraZoomRatio", DoNotGenerateAcw = true)]
public sealed class BatchBarcodeScannerNativeParam.CameraZoomRatio : BatchBarcodeScannerNativeParam, IJavaObject, IJavaPeerable, IDisposable
Inheritance
BatchBarcodeScannerNativeParam.CameraZoomRatio
Implements
Inherited Members

Constructors

CameraZoomRatio(float)

[Register(".ctor", "(F)V", "")]
public CameraZoomRatio(float value)

Parameters

value float

Properties

Value

public float Value { get; }

Property Value

float