This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IP > IPixelResampler Interface > IPixelResampler.WindowSize Property (ArcObjects .NET 10.5 SDK) |
The resampling window size in terms of number of source pixels.
[Visual Basic .NET] Public ReadOnly Property WindowSize As Integer
[C#] public int WindowSize {get;}
[C++]
HRESULT get_WindowSize(
long* pNumPixels
);
[C++]
Parameters pNumPixels [out, retval] pNumPixels is a parameter of type long