DbGeography.EndPoint Vlastnost

Definice

Získá DbGeography hodnotu představující počáteční bod této hodnoty, což může být null, pokud tato DbGeography hodnota 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

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

Platí pro