DbGeography.EndPoint Propriedade

Definição

Obtém um valor DbGeography que representa o ponto de partida deste valor, que pode ser nulo se este valor DbGeography não representar uma curva.

public:
 property System::Data::Spatial::DbGeography ^ EndPoint { System::Data::Spatial::DbGeography ^ get(); };
public System.Data.Spatial.DbGeography EndPoint { get; }
member this.EndPoint : System.Data.Spatial.DbGeography
Public ReadOnly Property EndPoint As DbGeography

Valor de Propriedade

Um valor DbGeography que representa o ponto de partida deste valor.

Aplica-se a