Click or drag to resize

CSURFACEITEMiNumComponents Method

Get the number of components in the surface item.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public int iNumComponents()

public int iNumComponents()

Return Value

Type: Int32
Number of components in the surface item.
See Also