Click or drag to resize

CDBSetVAProfSectOption Method

Set the display options of VA channels

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void SetVAProfSectOption(
	int ch,
	string option
)

public void SetVAProfSectOption(
	int ch,
	string option
)

Parameters

ch
Type: SystemInt32
Channel (Locked <define>DB_LOCK_READWRITE</define>)
option
Type: SystemString
Option "Profile", "Section" or "Section and Profile"
See Also