System.Types.TPointF.operator +

提供:RAD Studio API Documentation

C++

TPointF operator +(const TPointF& rhs) const {

プロパティ

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

説明

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

関連項目