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 > IStatsHistogram3 Interface > IStatsHistogram3.RasterHistogram Property (ArcObjects .NET 10.5 SDK) |
The raster histogram.
[Visual Basic .NET] Public ReadOnly Property RasterHistogram As IRasterHistogram
[C#] public IRasterHistogram RasterHistogram {get;}
[C++]
HRESULT get_RasterHistogram(
IRasterHistogram** ppHistogram
);
[C++]
Parameters ppHistogram [out, retval]
ppHistogram is a parameter of type IRasterHistogram