Table of Contents

Class FinderPattern

Namespace
ZXing.QrCode.Internal
Assembly
zxing.dll

Encapsulates a finder pattern, which are the three square patterns found in the corners of QR Codes. It also encapsulates a count of similar finder patterns, as a convenience to the finder's bookkeeping.

public sealed class FinderPattern : ResultPoint
Inheritance
FinderPattern
Inherited Members

Properties

EstimatedModuleSize

Gets the size of the estimated module.

public float EstimatedModuleSize { get; }

Property Value

float

The size of the estimated module.