Click or drag to resize

CMULTIGRID3D.SetCellSizesY Method

Set the cell sizes in the Y direction

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void SetCellSizesY(
	CVV vv
)

public void SetCellSizesY(
	CVV vv
)

Parameters

vv
Type: GeoEngine.Core.GXNetX.CVV
Y VV
See Also