Compartir a través de


DbGeography.StartPoint Propiedad

Definición

Obtiene un valor DbGeography que representa el punto inicial de este valor, que puede ser NULL si este valor DbGeography no representa una curva.

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

Valor de propiedad

Valor de DbGeography que representa el punto de inicio de este valor.

Se aplica a