Sdílet prostřednictvím


DbSpatialServices.GetConvexHull(DbGeometry) Metoda

Definice

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

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

Parametry

geometryValue
DbGeometry

Hodnota geometrie.

Návraty

Konvexní trup dané DbGeography hodnoty.

Platí pro