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


IGenerateOverviewsParameters2 Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IGenerateOverviewsParameters2 Interface

Provides access to members that control parameters for generating overview images in a mosaic dataset.

Product Availability

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

Members

Description
Read/write property ComputeStatistics Indicates whether histogram statistics are computed for the mosaic dataset, if they are missing, upon successful completion of the overview generation process.
Read/write property GenerateMissingImages Indicates whether missing overview images are generated.
Read/write property GenerateStaleImages Indicates whether overview images for stale items are rengenerated.

Inherited Interfaces

Interfaces Description
IGenerateOverviewsParameters Provides access to members that control parameters for generating overview images in a mosaic dataset.

CoClasses that implement IGenerateOverviewsParameters2

CoClasses and Classes Description
GenerateOverviewsParameters An object that controls how a mosaic dataset's overview images are generated.