System.Sensors.TCustomLocationSensor.ErrorRadius

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ErrorRadius: Double index TProperty.ErrorRadius read GetDoubleProperty;

C++

__property double ErrorRadius = {read=GetDoubleProperty, index=2};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLocationSensor


Beschreibung

Getter für die Radiusgenauigkeit der Werte für Latitude/Longitude in Meter.

Plattformunterstützung

Diese Eigenschaft wird nur auf Windows unterstützt.

Siehe auch