Udostępnij przez


SqlSpatialServices.GetConvexHull(DbGeometry) Metoda

Definicja

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

public override System.Data.Entity.Spatial.DbGeometry GetConvexHull(System.Data.Entity.Spatial.DbGeometry geometryValue);
override this.GetConvexHull : System.Data.Entity.Spatial.DbGeometry -> System.Data.Entity.Spatial.DbGeometry
Public Overrides Function GetConvexHull (geometryValue As DbGeometry) As DbGeometry

Parametry

geometryValue
DbGeometry

Wartość geometrii.

Zwraca

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

Dotyczy