[Overview][Types][Procedures and functions][Index] Reference for unit 'GraphMath' (#lazutils)

subtract(TPoint,TFloatPoint):TFloatPoint

Declaration

Source position: graphmath.pp line 104

operator operator -(

  const Minuend: TPoint;

  const Subtrahend: TFloatPoint

):TFloatPoint;