Click or drag to resize
SoLDMDataAccess.SetGetDataMode Method

Set the GetDataMode.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public bool SetGetDataMode(
	SoLDMDataAccess. GetDataModes getDataMode
)

Parameters

getDataMode
Type: OIV.LDM.SoLDMDataAccess.GetDataModes

Return Value

Type: Boolean
Remarks

This controls how data is requested from the volume reader when the necessary tiles are not already present in LDM cache memory. Default is CACHE.

See Also