 | CGISiNumShapes Method |
The number of shape entities in the GIS dataset
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic int iNumShapes()
public int iNumShapes()
Public Function iNumShapes As Integer
Public Function iNumShapes As Integer
public:
int iNumShapes()
public:
int iNumShapes()
member iNumShapes : unit -> int
member iNumShapes : unit -> int
Return Value
Type:
Int32The number of shape entities
See Also