This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IS > IStatsHistogram3 Interface > IStatsHistogram3.InitCovariances Method (ArcObjects .NET 10.4 SDK) |
Resizes covariance array to nBands, init all elements to 0.
[Visual Basic .NET] Public Sub InitCovariances ( _ ByVal nBands As Integer _ )
[C#] public void InitCovariances ( int nBands );
[C++]
HRESULT InitCovariances(
long nBands
);
[C++]
Parameters nBands [in] nBands is a parameter of type long