This document is archived and information here might be outdated. Recommended version. |
Adds a raster statistics.
[Visual Basic .NET] Public Sub Add ( _ ByVal pStatistics As IRasterStatistics _ )
[C#] public void Add ( IRasterStatistics pStatistics );
[C++]
HRESULT Add(
IRasterStatistics* pStatistics
);
[C++] Parameters pStatistics [in]
pStatistics is a parameter of type IRasterStatistics*