Click or drag to resize
CBIGRIDiLoadWarp Method
Load a warp projection.

Available since Oasis montaj version: 5.0
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public int iLoadWarp(
	string title,
	string cell,
	string warp
)

Parameters

title
Type: SystemString
New grid title
cell
Type: SystemString
New grid cell size as a string, blank for default
warp
Type: SystemString
Warp projection file name

Return Value

Type: Int32
0 - Ok 1 - Error
See Also