Click or drag to resize
SoLDMTileManagerFlushTilesOfRes Method
Flush tiles of a given resolution from memory pool. Called only if the fixedResolution LDM mode is ON or if the maximum resolution threshold changes (See LDMResourceParameter).

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public virtual void FlushTilesOfRes(
	int resolution
)

Parameters

resolution
Type: SystemInt32
See Also