Table of Contents

Constructor SpatialEnvelope

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

SpatialEnvelope(Column)

Initializes a new instance of ST_Envelope with a spatial column.

public SpatialEnvelope(Column column)

Parameters

column Column

The spatial column to compute the envelope for.