Unit 'Img32' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

Distance

Declaration

Source position: Img32.pas line 1076

function Distance(

  const pt1: TPoint;

  const pt2: TPoint

):Double; overload;

function Distance(

  const pt1: TPointD;

  const pt2: TPointD

):Double; overload;

function Distance(

  const path: TPathD;

  stopAt: Integer = 0

):Double; overload;



CT Web help

CodeTyphon Studio