Table of Contents

Class OverlayPolygonConfiguration.Style

Namespace
ScanbotSDK.MAUI.Barcode
Assembly
ScanbotSDK.Shared.dll
public class OverlayPolygonConfiguration.Style : OverlayPolygonConfiguration
Inheritance
OverlayPolygonConfiguration.Style
Inherited Members

Constructors

Style()

public Style()

Properties

HighlightedPolygonColor

public Color HighlightedPolygonColor { get; set; }

Property Value

Color

HighlightedStrokeColor

public Color HighlightedStrokeColor { get; set; }

Property Value

Color

PolygonColor

public Color PolygonColor { get; set; }

Property Value

Color

StrokeColor

public Color StrokeColor { get; set; }

Property Value

Color