This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control an overview item URI.
Name | Description | |
---|---|---|
DatasetExists | Indicates whether the overview raster dataset exists in the storage location. | |
DeleteDataset | Deletes the overview raster dataset. | |
IsManagedDataset | Indicates whether the mosaic dataset manages the lifetime of the overview raster dataset. Raster datasets associated with managed overview items are moved, copied, and deleted along with the parent mosaic dataset. | |
ItemName | Name of the overview item. | |
NativeExtent | The original extent of the overview item URI. | |
RasterInfo | The RasterInfo object describing a dummy overview tile. | |
StorageName | Name of the storage location for the overview raster dataset. | |
TileColOffset | The column offset of the overview tile in the grid. | |
TileRowOffset | The row offset of the overview tile in the grid. | |
UpdateDataset | Regenerates and returns the overview raster dataset using a raster object and storage definition. |
Classes | Description |
---|---|
OverviewItemURI | An overview item URI object. |