System.Types.TPointF.operator +

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

C++

TPointF operator +(const TPointF& rhs) const {

プロパティ

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

説明

2 つの点の合計を計算します。

関連項目