Click or drag to resize
SoLDMTileManagerResourceChangeNotify Method
Notification of a memory resource change. If the application changes the main memory resource using the SoLDMResourceManager, ResourceChangeNotify is called to notify the SoLDMTileManager that more tiles can be loaded or some must be unloaded.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public virtual void ResourceChangeNotify()
See Also