Partager via


SqlSpatialServices.GetConvexHull(DbGeometry) Méthode

Définition

Retourne une valeur double autorisant la valeur Null qui indique la forme convexe de la valeur DbGeography donnée.

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

Paramètres

geometryValue
DbGeometry

La valeur géométrique.

Retours

Forme convexe de la valeur DbGeography donnée.

S’applique à