Compartilhar via


DbGeometry.EndPoint Propriedade

Definição

Obtém um valor DbGeometry que representa o ponto inicial desse valor, o qual pode ser nulo se o valor DbGeometry não representa uma curva.

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

Valor da propriedade

Um valor DbGeometry que representa o ponto inicial desse valor.

Aplica-se a