Click or drag to resize

CSURFACEITEMiNumComponents Method

Get the number of components in the surface item.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.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