System.Sensors.TCustomLocationSensor.ErrorRadius
Delphi
property ErrorRadius: Double index TProperty.ErrorRadius read GetDoubleProperty;
C++
__property double ErrorRadius = {read=GetDoubleProperty, index=2};
Inhaltsverzeichnis
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.