Table of Contents

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

column Column

The linestring geometry column to get the endpoint from.