 | 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
Syntaxpublic int iNumPoly()
public int iNumPoly()
Public Function iNumPoly As Integer
Public Function iNumPoly As Integer
public:
int iNumPoly()
public:
int iNumPoly()
member iNumPoly : unit -> int
member iNumPoly : unit -> int
Return Value
Type:
Int32Number of polygons in the PLY.
See Also