This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IP > IPixelReader Interface > IPixelReader.CellSize Property (ArcObjects .NET 10.4 SDK) |
The source original cell size.
[Visual Basic .NET] Public ReadOnly Property CellSize As IPnt
[C#] public IPnt CellSize {get;}
[C++]
HRESULT get_CellSize(
IPnt** ppCellsize
);
[C++]
Parameters ppCellsize [out, retval]
ppCellsize is a parameter of type IPnt