Click or drag to resize

CPLYiNumPoly Method

Get the number of polygons.

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