Click or drag to resize
SoLDMTileManagerLockTile Method
Set the LOCKED state to true 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 LockTile(
	SoLDMTileID tileId
)

Parameters

tileId
Type: OIV.LDMSoLDMTileID
See Also