API:FMX.Gestures.TCustomGestureRecognizer.IsPointsGesture

De RAD Studio API Documentation

Delphi

class function IsPointsGesture(const Points, GesturePoints: array of TPointF; GestureID: TGestureID;
Deviation, ErrorMargin: Integer; var Percentages: array of Double): Integer; static;

C++

static int __fastcall IsPointsGesture(const System::Types::TPointF *Points, const int Points_High, const System::Types::TPointF *GesturePoints, const int GesturePoints_High, Fmx::Types::TGestureID GestureID, int Deviation, int ErrorMargin, double *Percentages, const int Percentages_High);

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 !