System.Types.TSmallPoint.operator -=

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public SystemTypes.h System.Types TSmallPoint

Beschreibung

Berechnet die Differenz zwischen zwei TSmallPoint-Objekten durch Subtrahieren ihrer Koordinatenwerte.

Siehe auch