Click or drag to resize
CSYSSetInteractive Method
Sets the interactive mode.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
Call to iInteractive_SYS will return the value set here.
Syntax
public static void SetInteractive(
	int i1
)

Parameters

i1
Type: SystemInt32
0 - interactive off 1 - interative on
See Also