Table of Contents

Class DocumentPolygonConfiguration

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

Constructors

DocumentPolygonConfiguration()

public DocumentPolygonConfiguration()

Properties

AutoSnapProgress

public PolygonStyle AutoSnapProgress { get; set; }

Property Value

PolygonStyle

DocumentNotOk

public PolygonStyle DocumentNotOk { get; set; }

Property Value

PolygonStyle

DocumentOk

public PolygonStyle DocumentOk { get; set; }

Property Value

PolygonStyle

Visibility

public UserGuidanceVisibility Visibility { get; set; }

Property Value

UserGuidanceVisibility

Methods

FromJson(string)

public static DocumentPolygonConfiguration FromJson(string rawJson)

Parameters

rawJson string

Returns

DocumentPolygonConfiguration