Share via


DbGeography.StartPoint Proprietà

Definizione

Ottiene un valore DbGeography che rappresenta il punto iniziale di questo valore, che può essere null se questo valore DbGeography non rappresenta una 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

Valore della proprietà

Valore DbGeography che rappresenta il punto iniziale di tale valore.

Si applica a