This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMosaicFunction Interface > IMosaicFunction.UnlockCellsize Method (ArcObjects .NET 10.5 SDK) |
Unlocks LOD from the locked cellsize.
[Visual Basic .NET]
Public Sub UnlockCellsize ( _
)
[C#] public void UnlockCellsize ( );
[C++]
HRESULT UnlockCellsize(
void
);