Click or drag to resize

CCSYMB3DStatistics Method

Add the CSYMB values to a statistics 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
ST Handle
Remarks
Returns all dummies if no values are input with the locations. If both colour and size data are present, uses the colour data.
See Also