TFinderPatternInfo.Create Constructor
Definition
Initializes a new instance of the FinderPatternInfo class.
Delphi
constructor Create(const patternCenters: TArray<IFinderPattern>)
Parameters
- patternCenters
- TArray<IFinderPattern>
The pattern centers.