Share via


DbGeometry.StartPoint Proprietà

Definizione

Ottiene un valore DbGeometry che rappresenta il punto iniziale di questo valore, che può essere null se questo valore DbGeometry non rappresenta una curva.

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

Valore della proprietà

Valore DbGeometry che rappresenta il punto iniziale di tale valore.

Si applica a