Click or drag to resize

CMULTIGRID3DGetCellSizesX Method

Get the cell sizes in the X direction

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void GetCellSizesX(
	CVV vv
)

public void GetCellSizesX(
	CVV vv
)

Parameters

vv
Type: GeoEngine.Core.GXNetCVV
X VV
See Also