Table of Contents

Class ArOverlayPolygonConfiguration

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

Constructors

ArOverlayPolygonConfiguration()

public ArOverlayPolygonConfiguration()

Properties

Deselected

public PolygonStyle Deselected { get; set; }

Property Value

PolygonStyle

Selected

public PolygonStyle Selected { get; set; }

Property Value

PolygonStyle

Visible

public bool Visible { get; set; }

Property Value

bool

Methods

FromJson(string)

public static ArOverlayPolygonConfiguration FromJson(string rawJson)

Parameters

rawJson string

Returns

ArOverlayPolygonConfiguration