 | CGRID3DGetElementsInBlockY Method |
Get the number of cells in the block in the Y direction
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.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