Location.Accuracy 属性

定义

获取或设置位置的水平精度 () 米。

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

属性值

System.Nullable<System.Double>

位置的水平精度。

适用于