API:FMX.Gestures.TCustomGestureRecognizer.ScalePoints

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ScalePoints(const Points, GesturePoints: array of TPointF; MinScale: Integer;  Scaling: Boolean = False): TGesturePointArray; virtual;

C++

virtual Fmx::Types::TGesturePointArray __fastcall ScalePoints(System::Types::TPointF const *Points, const int Points_High, System::Types::TPointF const *GesturePoints, const int GesturePoints_High, int MinScale, bool Scaling = false);

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.Gestures.pas
FMX.Gestures.hpp
FMX.Gestures TCustomGestureRecognizer

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 !