FMX.Maps.TMapMarkerDescriptor.Rotation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Rotation: Single;

C++

float Rotation;

Properties

Type Visibility Source Unit Parent
field public
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps TMapMarkerDescriptor

Description

Rotation of the map marker.

The Rotation field of type double represents the rotation of the map marker in degrees in clockwise direction in the Origin.

See Also