A variant of the viewfinder displaying only the four corners of the scanning area.

Hierarchy

  • PartiallyConstructible
    • FinderCorneredStyle

Constructors

Properties

_type: "FinderCorneredStyle"
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