System.Math.Vectors.TMatrix.ExtractScale
Delphi
function ExtractScale: TPointF;
C++
System::Types::TPointF __fastcall ExtractScale();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Math.Vectors.pas System.Math.Vectors.hpp |
System.Math.Vectors | TMatrix |
Description
Returns a TPointF representing the scale of the matrix.