Click or drag to resize
SoLDMTileManagerUnLockTile Method
Set the LOCKED state to false for the given SoLDMTileID

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public virtual void UnLockTile(
	SoLDMTileID tileId,
	bool forceUnload
)

Parameters

tileId
Type: OIV.LDMSoLDMTileID
forceUnload
Type: SystemBoolean
See Also