Unit 'AsphyreMath' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_asphyresphinx]

Cross2px

Declaration

Source position: AsphyreMath.pas line 248

function Cross2px(

  const a: TPoint2px;

  const b: TPoint2px

):Integer; overload;

function Cross2px(

  const a: TPoint2;

  const b: TPoint2

):single; overload;



CT Web help

CodeTyphon Studio