Location.Accuracy プロパティ

定義

位置の水平方向の精度 (メートル単位) を取得または設定します。

public Nullable<double> Accuracy { get; set; }

プロパティ値

System.Nullable<System.Double>

位置の水平方向の精度。

適用対象