API:FMX.Graphics.TPathData.ApplyMatrix

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ApplyMatrix(const M: TMatrix);

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TPathData

Description

Embarcadero Technologies does not currently have any additional information.