 | CMULTIGRID3DGetSizeZ Method |
Get the number of cells in the X direction
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic int GetSizeZ()
public int GetSizeZ()
Public Function GetSizeZ As Integer
Public Function GetSizeZ As Integer
public:
int GetSizeZ()
public:
int GetSizeZ()
member GetSizeZ : unit -> int
member GetSizeZ : unit -> int
Return Value
Type:
Int32
See Also