FMX.Graphics.TPathData.Scale

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Scale(const ScaleX, ScaleY: Single); overload;
procedure Scale(const AScale: TPointF); overload; inline;

C++

void __fastcall Scale(const float ScaleX, const float ScaleY)/* overload */;
void __fastcall Scale(const System::Types::TPointF &AScale)/* overload */;

Propriétés

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

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !