Sdílet prostřednictvím


DbGeography.EndPoint 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 ^ 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

Hodnota vlastnosti

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

Platí pro