System.Sensors.TCustomLocationSensor.ErrorRadius

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property ErrorRadius: Double index TProperty.ErrorRadius read GetDoubleProperty;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLocationSensor


説明

Latitude / Longitude 値の正確な半径の取得メソッド(メートル単位)。

関連項目