DbGeography.StartPoint 属性

定义

获取表示此值起点的 DbGeography 值,如果 DbGeography 值不表示曲线,此值可能是零。

public System.Data.Entity.Spatial.DbGeography StartPoint { get; }
member this.StartPoint : System.Data.Entity.Spatial.DbGeography
Public ReadOnly Property StartPoint As DbGeography

属性值

DbGeography 值表示该值的起点。

适用于