Table of Contents

Constructor SpatialIsSimple

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

SpatialIsSimple(Column)

Initializes a new instance of ST_IsSimple with a geometry column.

public SpatialIsSimple(Column column)

Parameters

column Column

The geometry column to test for simplicity.