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 |
|
ForceOverviewTiles |
Indicates whether overview tiles are generated irrespective of existing primary or overview items in the specified area. |
|
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 |
|
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