 | CPGiNSlices Method |
Gets the # of slices (z) in pager.
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic int iNSlices()
public int iNSlices()
Public Function iNSlices As Integer
Public Function iNSlices As Integer
public:
int iNSlices()
public:
int iNSlices()
member iNSlices : unit -> int
member iNSlices : unit -> int
Return Value
Type:
Int32# of rows.
See Also