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