A variant of the viewfinder displaying a full outline of the scanning area.

Hierarchy

  • PartiallyConstructible
    • FinderStrokedStyle

Constructors

Properties

_type: "FinderStrokedStyle"
cornerRadius: number

The radius of the viewfinder's corners.

Default Value

10.0;
strokeColor: string

The color of the viewfinder corner's outlines.

Default Value

"#FFFFFFFF";
strokeWidth: number

The width of the viewfinder corner's outlines.

Default Value

3.0;

Generated using TypeDoc