Click or drag to resize

CGEOSTRINGGetAllShapes Method

Get the all shapes

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void GetAllShapes(
	CLST lst
)

public void GetAllShapes(
	CLST lst
)

Parameters

lst
Type: GeoEngine.Core.GXNetCLST
LST to fill
See Also