Click or drag to resize

CCSYMB3DGetST Method

Get a copy of the CSYMB3D statistics object

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

public void GetST(
	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, returns the colour ST.
See Also