 | CMULTIGRID3DGetSizeY 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 GetSizeY()
public int GetSizeY()
Public Function GetSizeY As Integer
Public Function GetSizeY As Integer
public:
int GetSizeY()
public:
int GetSizeY()
member GetSizeY : unit -> int
member GetSizeY : unit -> int
Return Value
Type:
Int32
See Also