Table of Contents

Property SmallGridSize

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

SmallGridSize

Gets the size of the smallest grid cells in the spatial index tessellation.

public double SmallGridSize { get; }

Property Value

double

Remarks

Smaller values provide finer spatial resolution but increase index size and build time. Used primarily by SQL Server's spatial indexing.