System.Math.Vectors.TVector.operator =

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

TVector& operator =(const System::Types::TPointF &APoint) { *this = TVector::_op_Implicit(APoint); return *this; }
TVector& operator =(const System::Types::TSizeF &ASize) { *this = TVector::_op_Implicit(ASize); return *this; }

Propriétés

Type Visibilité  Source Unité  Parent
function public System.Math.Vectors.hpp System.Math.Vectors TVector

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !