Udostępnij za pośrednictwem


DbSpatialServices.GetConvexHull(DbGeometry) Metoda

Definicja

Zwraca wartość podwójną dopuszczaną do wartości null, która wskazuje wypukły kadłub danej DbGeography wartości.

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

Wartość geometryczna.

Zwraca

Wypukły kadłub danej DbGeography wartości.

Dotyczy