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
|
Name |
Description |
|
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. |
|
MergeExistingStatistics |
Indicates whether existing mosaic dataset statistics are used towards computation of the aggregate statistics. |
|
UpdateMosaicDataset |
Indicates whether the mosaic dataset is updated with the aggregate statistics. |
Classes that implement IEstimateStatisticsParameters