SqlSpatialServices.GetYCoordinate Method (DbGeometry)
Returns the Y coordinate of the given DbGeometry value, if it represents a point.
Assembly: EntityFramework.SqlServer (in EntityFramework.SqlServer.dll)
Parameters
- geometryValue
-
Type:
System.Data.Entity.Spatial.DbGeometry
The geometry value, which need not represent a point.