Sdílet prostřednictvím


DbGeography.StartPoint Vlastnost

Definice

Získá hodnotu DbGeography představující počáteční bod této hodnoty, která může být null, pokud tato hodnota DbGeography nepředstavuje křivku.

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

Hodnota vlastnosti

A DbGeography hodnota představující počáteční bod této hodnoty.

Platí pro