Click or drag to resize

CCSYMB3DStatistics Method

Add the CSYMB values to a statistics object

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

public void Statistics(
	CST st
)

Parameters

st
Type: GeoEngine.Core.GXNetXCST
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