Table of Contents

Class FinderCorneredStyle

Namespace
ScanbotSDK.MAUI.Common
Assembly
ScanbotSDK.Shared.dll
public class FinderCorneredStyle : FinderStyle
Inheritance
FinderCorneredStyle
Inherited Members

Constructors

FinderCorneredStyle()

public FinderCorneredStyle()

Properties

CornerRadius

public double CornerRadius { get; set; }

Property Value

double

StrokeColor

public ColorValue StrokeColor { get; set; }

Property Value

ColorValue

StrokeWidth

public double StrokeWidth { get; set; }

Property Value

double

Methods

FromJson(string)

public static FinderCorneredStyle FromJson(string rawJson)

Parameters

rawJson string

Returns

FinderCorneredStyle