System.Types.TSmallPoint.operator -=

提供:RAD Studio API Documentation

C++

TSmallPoint& operator -=(const TSmallPoint& rhs) _ALWAYS_INLINE {

プロパティ

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

説明

2 つの TSmallPoint オブジェクト間の差分を、それらの座標値で減算することで、計算します。

関連項目