Click or drag to resize
CDBIGetVAProfSectOption Method
Get the display options of VA channels

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

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

Parameters

i1
Type: SystemInt32
channel (Locked DB_LOCK_READWRITE)
str2
Type: SystemString
Option "Profile", "Section" or "Section and Profile"
See Also