API:FMX.Gestures.TCustomGestureRecognizer.ScaleGesturePoints

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function ScaleGesturePoints(const Points, GesturePoints: array of TPointF; const MinScale: Integer;
const Scaling: Boolean = False): TGesturePointArray; static;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function protected
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 !