ArcObjects Library Reference (DataSourcesRaster)  

IMosaicFunction.UnlockCellsize Method

Unlocks LOD from the locked cellsize.

[Visual Basic .NET]
Public Sub UnlockCellsize ( _
)
[C#]
public void UnlockCellsize (
);
[C++]
HRESULT UnlockCellsize(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IMosaicFunction Interface