This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMosaicFunction Interface > IMosaicFunction.LockCellsize Method (ArcObjects .NET 10.4 SDK) |
Locks LOD at a given cellsize.
[Visual Basic .NET] Public Sub LockCellsize ( _ ByVal CellSize As Double _ )
[C#] public void LockCellsize ( double CellSize );
[C++]
HRESULT LockCellsize(
double CellSize
);
[C++]
Parameters CellSize [in] CellSize is a parameter of type double