Click or drag to resize
CDBIGetVAProfColorFile Method
Get colours for a VA channel when displayed in the profile window.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
See SetVAProfColorFile_DB.
Syntax
public void IGetVAProfColorFile(
	int i1,
	ref string str2
)

Parameters

i1
Type: SystemInt32
channel (Locked DB_LOCK_READWRITE)
str2
Type: SystemString
zone file name, "" to clear.
See Also