Variant of the viewfinder displaying only the four corners of the scanning area as user guidance.

Hierarchy

  • PartiallyConstructible
    • FinderCorneredStyle

Constructors

Properties

_type: "FinderCorneredStyle"
cornerRadius: number

Radius of the viewfinder's corners.

Default Value

10.0;
strokeColor: string

Color of the viewfinder corner's outlines.

Default Value

"#FFFFFFFF";
strokeWidth: number

Width of the viewfinder corner's outlines.

Default Value

3.0;

Generated using TypeDoc