API:System.Types.TPointF.operator Multiply

提供: RAD Studio API Documentation
移動先: 案内検索

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;

プロパティ

種類 可視性 ソース ユニット
function public System.Types.pas System.Types TPointF

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。