API:FMX.Gestures.TCustomGestureRecognizer.RotateGesturePoints

De RAD Studio API Documentation

Delphi

class function RotateGesturePoints(const Points, GesturePoints: array of TPointF; ErrorMargin: Integer;
var Angle: Double): TGesturePointArray; static;

C++

static Fmx::Types::TGesturePointArray __fastcall RotateGesturePoints(const System::Types::TPointF *Points, const System::NativeInt Points_High, const System::Types::TPointF *GesturePoints, const System::NativeInt GesturePoints_High, int ErrorMargin, double &Angle);

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 !