DbGeography.EndPoint 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 EndPoint { get; }
member this.EndPoint : System.Data.Entity.Spatial.DbGeography
Public ReadOnly Property EndPoint As DbGeography

Valor de propiedad

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

Se aplica a