Skip to main content

Distance(TPoint,TPoint) Method

Declaration

function Distance(const A: TPoint; const B: TPoint): Integer;

Parameters

Name Type
A TPoint
B TPoint

Returns

Type
Integer
See Also