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


IDefineOverviewsParameters Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > ID > IDefineOverviewsParameters Interface
ArcGIS Developer Help

IDefineOverviewsParameters Interface

Provides access to members that control parameters for define overviews of a mosaic dataset.

Product Availability

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

Members

Name Description
Read/write property ForceOverviewTiles Indicates whether overview tiles are generated irrespective of existing primary or overview items in the specified area.
Read/write property InstanceID The object ID of the raster type instance associated with a preview define overview operation. Properties that control how overview tiles are created are read from the matching raster type instance. A value here also indicates that no new schema is created by
Read/write property RefreshAllInstances Indicates whether all existing overview instances are refreshed. A TRUE value also indicates that no new schema of overview tiles is created by the IMosaicDatasetOperation.DefineOverviews method.

Classes that implement IDefineOverviewsParameters

Classes Description
DefineOverviewsParameters An object that controls how new overview items are created in a mosaic dataset.

.NET Samples

Create a Mosaic dataset Create a custom raster type from the ground up for DMCII data