Click or drag to resize
CMAPLReplaceString Method
Adds a replacement string to a mapplot control file.

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 void ReplaceString(
	string var,
	string repl
)

Parameters

var
Type: SystemString
Variable
repl
Type: SystemString
Replacement
See Also