Click or drag to resize
SoLDMTileManagerReleaseTileData Method (SoLDMTileID)
Allows releasing data associated to a given tileID from memory. If supported volumeDataId allows to choose which volume data should be release. -1 means all volumes in the MultiDataSeparator.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void ReleaseTileData(
	SoLDMTileID tileID
)

Parameters

tileID
Type: OIV.LDMSoLDMTileID
See Also