Click or drag to resize

CTRANSFORMLAYERSaveToNewLayerGrid Method

Save changes to a new grid

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void SaveToNewLayerGrid(
	string sGrid
)

public void SaveToNewLayerGrid(
	string sGrid
)

Parameters

sGrid
Type: SystemString
output grid path
See Also