This document is archived and information here might be outdated.  Recommended version.


IEstimateStatisticsParameters Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IEstimateStatisticsParameters Interface

Provides access to members that control how a mosaic dataset statistics are estimated.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property ComputeItemStatisticsIfMissing Indicates whether statistics of selected mosaic dataset items are computed if missing. If set to FALSE, items without statistics are skipped and excluded from the aggregate.
Read/write property MergeExistingStatistics Indicates whether existing mosaic dataset statistics are used towards computation of the aggregate statistics.
Read/write property UpdateMosaicDataset Indicates whether the mosaic dataset is updated with the aggregate statistics.

CoClasses that implement IEstimateStatisticsParameters

CoClasses and Classes Description
EstimateStatisticsParameters An object that controls how raster statistics of a mosaic dataset are estimated.