DbGeometry.Boundary Property

 

Gets the boundary of the DbGeometry objects.

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

public DbGeometry Boundary { get; }

Property Value

Type: System.Data.Entity.Spatial.DbGeometry

The boundary of the DbGeometry objects.