Table of Contents

Class SelectionOverlayConfiguration

Namespace
ScanbotSDK.MAUI.Barcode
Assembly
ScanbotSDK.Shared.dll
public class SelectionOverlayConfiguration
Inheritance
SelectionOverlayConfiguration
Inherited Members

Constructors

SelectionOverlayConfiguration()

public SelectionOverlayConfiguration()

Properties

OverlayEnabled

public bool OverlayEnabled { get; set; }

Property Value

bool

PolygonConfiguration

public OverlayPolygonConfiguration PolygonConfiguration { get; set; }

Property Value

OverlayPolygonConfiguration

TextConfiguration

public OverlayTextConfiguration TextConfiguration { get; set; }

Property Value

OverlayTextConfiguration