Click or drag to resize

HilbertQueryRenderer Constructor

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Constructs a new instance of the HilbertQueryRenderer class from the provided HilbertQuery.

Namespace:  Telogis.GeoBase.Indexes
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public HilbertQueryRenderer(
	HilbertQuery query
)

Parameters

query
Type: Telogis.GeoBase.IndexesHilbertQuery
The HilbertQuery to be rendered.
See Also