TResultPointHelpers.distance Method

Definition

calculates the distance between two points

Delphi
class function distance(const pattern1: IResultPoint; const pattern2: IResultPoint): Single

Parameters

pattern1
IResultPoint

first pattern

pattern2
IResultPoint

second pattern

Returns

Single

distance between two points