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


IMosaicFunction.MaxCellsizeFieldIndex Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IMosaicFunction.MaxCellsizeFieldIndex Property

The maximum cellsize field index.

[Visual Basic .NET]
Public ReadOnly Property MaxCellsizeFieldIndex As Integer
[C#]
public int MaxCellsizeFieldIndex {get;}
[C++]
HRESULT get_MaxCellsizeFieldIndex(
  long* pMaxCellsizeFieldIndex
);
[C++]

Parameters pMaxCellsizeFieldIndex [out, retval] pMaxCellsizeFieldIndex is a parameter of type long

Product Availability

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

See Also

IMosaicFunction Interface