FMX.MultiTouch.TMultiTouchManager.FRotationAngle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FRotationAngle: Single;

C++

float FRotationAngle;

Properties

Type Visibility Source Unit Parent
field protected
FMX.MultiTouch.pas
FMX.MultiTouch.hpp
FMX.MultiTouch TMultiTouchManager

Description

The protected field that contains the angle if the current gesture is Rotate.

See Also