DbGeometry.ConvexHull Property

 

Gets the convex hull of this DbGeometry value as another DbGeometry value.

Namespace:   System.Data.Entity.Spatial
Assembly:  EntityFramework (in EntityFramework.dll)

public DbGeometry ConvexHull { get; }

Property Value

Type: System.Data.Entity.Spatial.DbGeometry

The convex hull of this DbGeometry value as another DbGeometry value.