System.Sensors.TCustomLocationSensor.Accuracy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Accuracy: TLocationAccuracy read GetAccuracy write SetAccuracy;

C++

__property double Accuracy = {read=GetAccuracy, write=SetAccuracy};

Properties

Type Visibility Source Unit Parent
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLocationSensor

Description

Getter and setter for the level of precision by which the sensor locates the device geographically, relative to the geographical point at which the device is actually located.

See Also

Personal tools
Translations