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