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 > IStatsHistogram Interface > IStatsHistogram.HasHistogram Method (ArcObjects .NET 10.5 SDK) |
Checks if this StatsHistogram has histogram.
[Visual Basic .NET] Public Function HasHistogram ( _ ) As Boolean
[C#] public bool HasHistogram ( );
[C++]
HRESULT HasHistogram(
VARIANT_BOOL* b
);
[C++]
Parameters b [out, retval] b is a parameter of type VARIANT_BOOL