FMX.MultiTouch.TMultiTouchManager.IsZoom

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

bool __fastcall IsZoom(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 Zoom. Pour une liste des mouvements interactifs supportés, voir TInteractiveGestures.