Provides access to members that control a mosaic dataset.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
ApplyFunction | Applies a given function to this mosaic dataset on top of all existing functions. | |
Boundary | The associated boundary. | |
BoundaryGeometry | The associated boundary as a geometry. | |
Catalog | The catalog. | |
CatalogType | The raster catalog type. | |
Children | The mosaic dataset owned tables. | |
ClearFunction | Clears all functions appied to this mosaic dataset. | |
DeviceDpi | The device DPI. | |
DodgingTable | The associated color correction table. | |
LevelsTable | The associated cell size levels table. | |
LogTable | The associated log table. | |
MosaicFunction | The mosaic function. | |
MosaicFunctionArguments | The mosaic function arguments. | |
OverviewTable | The associated overview table. | |
RasterTypeTable | The associated raster types. | |
Referenced | Indicates if this is a referenced mosaic dataset. | |
RelativePath | The msoaic dataset's relative path. | |
Seamline | The associated seamline table. | |
StereoTable | The associated stereo table. | |
VisibleFields | The visible fields in a mosaic dataset |
CoClasses that implement IMosaicDataset
CoClasses and Classes | Description |
---|---|
MosaicDataset | A mosaic dataset object. |