| [Overview][Types][Procedures and functions][Index] |
Implements the Multiply operator (*) for values using the TPoint and TFloatPoint types.
Source position: graphmath.pp line 122
operator operator *( |
const Multiplicand: TPoint; |
const Multiplier: TFloatPoint |
):TFloatPoint; |