Click or drag to resize

RTreeBounds Property

Gets the bounds of all the entries in the spatial index, or null if there are no entries.

Namespace:  VelocityDBExtensions.Spatial
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax
public Rectangle? Bounds { get; }

Property Value

Type: NullableRectangle
See Also