System.Sensors.TLocationDistance

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TLocationDistance = Double;

C++

typedef double TLocationDistance;

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.Sensors.pas
System.Sensors.hpp
System.Sensors System.Sensors

Description

Distance between two geographic points measured in meters.

See Also