FMX.MultiTouch.TMultiTouchManager.IsRotate

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function IsRotate(const APoint1, APoint2: TPointF): Boolean;

C++

bool __fastcall IsRotate(const System::Types::TPointF &APoint1, const System::Types::TPointF &APoint2);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
FMX.MultiTouch.pas
FMX.MultiTouch.hpp
FMX.MultiTouch TMultiTouchManager


Description

La méthode protégée qui indique le mouvement en cours est Rotation. Pour une liste des mouvements interactifs supportés, voir TInteractiveGestures.