This document is archived and information here might be outdated. Recommended version. |
The maximum cellsize, in Pan image's SR, below which pansharpening will be applied.
[Visual Basic .NET]
Public Property MaximumPansharpeningCellsize As Double
[C#]
public double MaximumPansharpeningCellsize {get; set;}
[C++]
HRESULT get_MaximumPansharpeningCellsize(
System.Double* CellSize
);
[C++]
HRESULT put_MaximumPansharpeningCellsize(
double CellSize
);
[C++] Parameters CellSize [out, retval]
CellSize is a parameter of type double* CellSize [in]
CellSize is a parameter of type double