SqlSpatialServices.GetConvexHull Method (DbGeometry)
Returns a nullable double value that indicates the convex hull of the given DbGeography value.
Assembly: EntityFramework.SqlServer (in EntityFramework.SqlServer.dll)
Parameters
- geometryValue
-
Type:
System.Data.Entity.Spatial.DbGeometry
The geometry value.
Return Value
Type: System.Data.Entity.Spatial.DbGeometryThe convex hull of the given DbGeography value.