This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServerInit3 Interface > IImageServerInit3.MaximumImageCellsize Property (ArcObjects .NET 10.5 SDK) |
The maximum source image cellsize.
[Visual Basic .NET] Public ReadOnly Property MaximumImageCellsize As Double
[C#] public double MaximumImageCellsize {get;}
[C++]
HRESULT get_MaximumImageCellsize(
double* pMaximumCellsize
);
[C++]
Parameters pMaximumCellsize [out, retval] pMaximumCellsize is a parameter of type double