This document is archived and information here might be outdated. Recommended version. |
The maximum allowed computed value for the high pixel size for the function raster dataset associated with a synchronized item. Lower values in this property indicate fewer pyramid levels. A value of zero indicates an absence of any constraints on the resultin.
[Visual Basic .NET]
Public Property MaximumHighCellSize As Double
[C#]
public double MaximumHighCellSize {get; set;}
[C++]
HRESULT get_MaximumHighCellSize(
double pMaximumHighCellSize
);
[C++]
HRESULT put_MaximumHighCellSize(
System.Double* pMaximumHighCellSize
);
[C++] Parameters pMaximumHighCellSize [in]
pMaximumHighCellSize is a parameter of type double pMaximumHighCellSize [out, retval]
pMaximumHighCellSize is a parameter of type double*