Click or drag to resize

CPGStatistics Method

Compute the statistics of a pager object.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void Statistics(
	CST st
)

public void Statistics(
	CST st
)

Parameters

st
Type: GeoEngine.Core.GXNetCST
hST - statistics object
See Also