This document is archived and information here might be outdated.  Recommended version.


IStatisticsHistogramFunctionArguments Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IS > IStatisticsHistogramFunctionArguments Interface
ArcGIS Developer Help

IStatisticsHistogramFunctionArguments Interface

Provides access to members that control statistics and histogram function arguments.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property Histograms The array of band histograms.
Read/write property Raster The raster object.
Read/write property Statistics The array of band statistics.

Classes that implement IStatisticsHistogramFunctionArguments

Classes Description
StatisticsHistogramFunctionArguments A class for statistics and histogram raster function arguments.