This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterStatistics Interface > IRasterStatistics.Mode Property (ArcObjects .NET 10.4 SDK) |
Approximate most popular pixel value.
[Visual Basic .NET] Public ReadOnly Property Mode As Double
[C#] public double Mode {get;}
[C++]
HRESULT get_Mode(
double* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type double