Click or drag to resize
CIMGiUserPreferenceToPlotAsColourShadedGrid Method
Returns the global setting.

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

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

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore

Return Value

Type: Int32
0 - User wishes to plot grids as regular (flat) grid 1 - User wishes to plot grids as color-shaded grids
See Also