The cell-size value above which no mosaicking occurs.
[Visual Basic .NET] Public Property MaximumVisibleCellsize As Double
[C#] public double MaximumVisibleCellsize {get; set;}
[C++]
HRESULT get_MaximumVisibleCellsize(
double* pCellsize
);
[C++]
HRESULT put_MaximumVisibleCellsize(
double pCellsize
);
[C++]Parameters
pCellsize [out, retval] pCellsize is a parameter of type double pCellsize [in] pCellsize is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Maximum resolution above which the mosaiced rasters are displayed as rasterized wireframes in a referenced Mosaic Dataset.