FMX.Graphics.TCanvas.SetMatrix

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetMatrix(const M: TMatrix);

C++

void __fastcall SetMatrix(const System::Math::Vectors::TMatrix &M);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TCanvas


Description

Définit la propriété Matrix.

SetMatrix appelle DoSetMatrix.

Voir aussi