Click or drag to resize
CIMUiGridType Method
Reports the true data the of a grid (geosoft types)

Available since Oasis montaj version: 5.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static int iGridType(
	CGXNETCore gxNetShared,
	string grid
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
grid
Type: SystemString
Name of the Grid

Return Value

Type: Int32
<define>GS_TYPES</define>
See Also