This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IS > IStatsHistogram2 Interface > IStatsHistogram2.PixelCount Property (ArcObjects .NET 10.5 SDK) |
The total pixel count.
[Visual Basic .NET] Public ReadOnly Property PixelCount As Double
[C#] public double PixelCount {get;}
[C++]
HRESULT get_PixelCount(
double* pNumPixels
);
[C++]
Parameters pNumPixels [out, retval] pNumPixels is a parameter of type double