FMX.Graphics.TCanvas.SetMatrix
Delphi
procedure SetMatrix(const M: TMatrix);
C++
void __fastcall SetMatrix(const System::Math::Vectors::TMatrix &M);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| procedure function | public | FMX.Graphics.pas FMX.Graphics.hpp | FMX.Graphics | TCanvas | 
説明
Matrix プロパティを設定します。
SetMatrixDoSetMatrix を呼び出します。