DbGeometry.AsText Method ()
Generates the well known text representation of this DbGeometry value. Includes only X and Y coordinates for points.
Assembly: EntityFramework (in EntityFramework.dll)
Return Value
Type: System.StringA string containing the well known text representation of this DbGeometry value.