DbGeography.StartPoint Propriedade

Definição

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

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

Valor da propriedade

Um valor DbGeography que representa o ponto inicial desse valor.

Aplica-se a