Click or drag to resize

CPLYiNumPoly Method

Get the number of polygons.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iNumPoly()

public int iNumPoly()

Return Value

Type: Int32
Number of polygons in the PLY.
See Also