DbGeography.EndPoint Propriedade

Definição

Obtém um valor DbGeography que representa o ponto inicial desse valor, que pode ser nulo se esse 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 da propriedade

Um valor DbGeography que representa o ponto inicial desse valor.

Aplica-se a