Sdílet prostřednictvím


DbSpatialServices.GetBoundary(DbGeometry) Metoda

Definice

Vrátí dvojitou hodnotu null, která označuje hranici dané DbGeography hodnoty.

public:
 abstract System::Data::Spatial::DbGeometry ^ GetBoundary(System::Data::Spatial::DbGeometry ^ geometryValue);
public abstract System.Data.Spatial.DbGeometry GetBoundary (System.Data.Spatial.DbGeometry geometryValue);
abstract member GetBoundary : System.Data.Spatial.DbGeometry -> System.Data.Spatial.DbGeometry
Public MustOverride Function GetBoundary (geometryValue As DbGeometry) As DbGeometry

Parametry

geometryValue
DbGeometry

Hodnota geometrie.

Návraty

Hranice dané DbGeography hodnoty.

Platí pro