Constructor SpatialEndPoint
- Namespace
- YndigoBlue.Velocity.Functions
- Assembly
- YndigoBlue.Velocity.dll
SpatialEndPoint(Column)
Initializes a new instance of ST_EndPoint with a linestring geometry column.
public SpatialEndPoint(Column column)
Parameters
columnColumnThe linestring geometry column to get the endpoint from.