System.Math.Vectors.TMatrix.CreateTranslation
Révision datée du 20 février 2014 à 18:50 par BuildBot (discussion | contributions) (Page créée avec « {{#lst:API:System.Math.Vectors.TMatrix.CreateTranslation|api}} ==Description== {{#lsth:API:System.Math.Vectors.TMatrix.CreateTranslation|Description}} »)
Delphi
class function CreateTranslation(const ADeltaX, ADeltaY: Single): TMatrix; static;
C++
static TMatrix __fastcall CreateTranslation(const float ADeltaX, const float ADeltaY);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | System.Math.Vectors.pas System.Math.Vectors.hpp |
System.Math.Vectors | TMatrix |
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 !