Table of Contents

Constructor SpatialY

Namespace
YndigoBlue.Velocity.Functions
Assembly
YndigoBlue.Velocity.dll

SpatialY(Column)

Initializes a new instance of ST_Y with a point geometry column.

public SpatialY(Column column)

Parameters

column Column

The point geometry column to extract the Y coordinate from.