Sdílet prostřednictvím


SqlSpatialServices.GetConvexHull(DbGeometry) Metoda

Definice

Vrátí dvojitou hodnotu s možnou hodnotou null, která označuje konvexní trup dané DbGeography hodnoty.

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

Hodnota geometrie.

Návraty

Konvexní trup dané DbGeography hodnoty.

Platí pro