System.Math.Vectors.TMatrix.ExtractScale

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function ExtractScale: TPointF;

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
System.Math.Vectors.pas
System.Math.Vectors.hpp
System.Math.Vectors TMatrix


説明

マトリックスのスケールを表す TPointF を返します。

関連項目