|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterHistogram Interface > IRasterHistogram.BinFunction Property (ArcObjects .NET 10.4 SDK) | 
The Bin function that maps pixel value into histogram index.
[Visual Basic .NET] Public ReadOnly Property BinFunction As IBinFunction
[C#] public IBinFunction BinFunction {get;}
[C++]
HRESULT get_BinFunction(
  IBinFunction** pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type IBinFunction