System.Math.Vectors.TMatrix.ExtractScale

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ExtractScale: TPointF;

C++

System::Types::TPointF __fastcall ExtractScale(void);

Propriétés

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


Description

Renvoie un TPointF représentant l'échelle de la matrice.

Voir aussi