DbGeometry.PointOnSurface Property
Gets a point on the surface of this DbGeometry value, which may be null if this value does not represent a surface.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Spatial.DbGeometryA point on the surface of this DbGeometry value.