DbGeometry.ExteriorRing Property
Gets the DbGeometry value that represents the exterior ring of this DbGeometry value, which may be null if this value does not represent a polygon.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Spatial.DbGeometryThe DbGeometry value that represents the exterior ring of this DbGeometry value.