System.Types.TPointF.operator Multiply
Delphi
class operator Multiply(const APoint1, APoint2: TPointF): TPointF;
class operator Multiply(const APoint: TPointF; const AFactor: Single): TPointF;
class operator Multiply(const AFactor: Single; const APoint: TPointF): TPointF;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Types.pas | System.Types | TPointF |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!