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 |
|
GenerateMissingImages |
Indicates whether missing overview images are generated. |
|
GenerateStaleImages |
Indicates whether overview images for stale items are rengenerated. |
CoClasses that implement IGenerateOverviewsParameters
CoClasses and Classes |
Description |
GenerateOverviewsParameters |
An object that controls how a mosaic dataset's overview images are generated. |
.NET Samples
Create a custom raster type from the ground up for DMCII data (Code Files:
TestDMCIIRasterType) |
Create a Mosaic dataset (Code Files:
CreateMosaicDataset)
.NET Related Topics
How to define and generate overviews on a Mosaic dataset