Click or drag to resize

SnapOcrRoiSettings Class

Class defining the ROI settings used in Snap OCR when the first selection mode is set to ROI_PROPOSE or ROI_SEND.
Inheritance Hierarchy
System.Object
Com.Datalogic.Decode.Configuration.SnapOcrRoiSettings

Namespace: Com.Datalogic.Decode.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class SnapOcrRoiSettings : SerializableBlob

The SnapOcrRoiSettings type exposes the following members.

Constructors
NameDescription
Public methodSnapOcrRoiSettings
Initializes a new instance of the SnapOcrRoiSettings class
Public methodSnapOcrRoiSettings
Initializes a new instance of the SnapOcrRoiSettings class
Top
Properties
NameDescription
Public propertyInternalRois
To be added.
Public propertyJniPeerMembers
To be added.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Top
Methods
NameDescription
Public methodGetReferenceRoi
Gets the configured Reference ROI.
Public methodSetReferenceRoi
Sets the desired Reference ROI.
Top
Remarks
Class defining the ROI settings used in Snap OCR when the first selection mode is set to ROI_PROPOSE or ROI_SEND.

[Android Documentation]

See Also