FMX.MultiTouch.TMultiTouchManager.IsRotate

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.MultiTouch.pas
FMX.MultiTouch.hpp
FMX.MultiTouch TMultiTouchManager


Beschreibung

Die protected Methode, die angibt, dass die aktuelle Geste "Drehen" (Rotate) ist. Eine Liste mit den unterstützten interaktiven Gesten finden Sie unter TInteractiveGestures.