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

assign(TPoint):TFloatPoint

Implements the Assign operator (=) to store a value using the TPoint type to a TFloatPoint instance.

Declaration

Source position: graphmath.pp line 134

operator operator :=(

  const Value: TPoint

):TFloatPoint;