This document is archived and information here might be outdated.  Recommended version.


IMosaicFunction.UnlockCellsize Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMosaicFunction Interface > IMosaicFunction.UnlockCellsize Method
ArcGIS Developer Help

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