FMX.MultiTouch.TMultiTouchManager.FRotationAngle

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FRotationAngle: Single;

C++

float FRotationAngle;

Eigenschaften

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


Beschreibung

Das protected Feld, das den Winkel enthält, wenn die aktuelle Geste "Drehen" (Rotate) ist.

Siehe auch