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