GeographyPoint.M 属性

定义

获取可为 null 的 M。

public abstract double? M { get; }
member this.M : Nullable<double>
Public MustOverride ReadOnly Property M As Nullable(Of Double)

属性值

可为 null 的 M。

注解

M 是与位置关联的任意度量值。

适用于