Table of Contents

Class BatchBarcodeScannerNativeParam.CameraZoomRatio

Namespace
IO.Scanbot.Sdk.UI.View.Barcode.Batch.Configuration.Json
Assembly
DocumentSDK.NET.Droid.dll
public sealed class BatchBarcodeScannerNativeParam.CameraZoomRatio : BatchBarcodeScannerNativeParam
Inheritance
BatchBarcodeScannerNativeParam.CameraZoomRatio

Constructors

CameraZoomRatio(float)

public CameraZoomRatio(float value)

Parameters

value float

Properties

Value

public float Value { get; }

Property Value

float