Table of Contents

Class ScanAssistanceOverlay

Namespace
ScanbotSDK.MAUI.Document
Assembly
DocumentSDK.MAUI.dll
public class ScanAssistanceOverlay
Inheritance
ScanAssistanceOverlay
Inherited Members

Constructors

ScanAssistanceOverlay()

public ScanAssistanceOverlay()

Properties

BackgroundColor

public ColorValue BackgroundColor { get; set; }

Property Value

ColorValue

ForegroundColor

public ColorValue ForegroundColor { get; set; }

Property Value

ColorValue

Visible

public bool Visible { get; set; }

Property Value

bool

Methods

FromJson(string)

public static ScanAssistanceOverlay FromJson(string rawJson)

Parameters

rawJson string

Returns

ScanAssistanceOverlay