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