This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterBand Interface > IRasterBand.Statistics Property (ArcObjects .NET 10.4 SDK) |
The statistics of this raster band.
[Visual Basic .NET] Public ReadOnly Property Statistics As IRasterStatistics
[C#] public IRasterStatistics Statistics {get;}
[C++]
HRESULT get_Statistics(
IRasterStatistics** Statistics
);
[C++]
Parameters Statistics [out, retval]
Statistics is a parameter of type IRasterStatistics