DbGeometry.Envelope Property

 

Gets the envelope (minimum bounding box) of this DbGeometry value, as a geometry value.

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

public DbGeometry Envelope { get; }

Property Value

Type: System.Data.Entity.Spatial.DbGeometry

The envelope (minimum bounding box) of this DbGeometry value.