System.Math.Vectors.TMatrix.ExtractScale

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function ExtractScale: TPointF;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Math.Vectors.pas
System.Math.Vectors.hpp
System.Math.Vectors TMatrix

Beschreibung

Gibt einen TPointF-Typ zurück, der die Skala einer Matrix repräsentiert.

Siehe auch