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