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