Provides access to members that control parameters to an operation on a mosaic dataset.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
IsDatasetReadOnly | Indicates whether the mosaic dataset is in read-only mode. Mosaic dataset operations do not perform write operations on a read-only mosaic. | |
Parameters | All parameters associated with the mosaic dataset operation. | |
PrepareResults | Indicates whether the result associated with the mosaic dataset operation will be generated and made available in the ‘Results’ property. | |
Progressor | The external progressor object associated with the mosaic dataset operation. | |
Results | The properties of the result associated with the mosaic dataset operation. |
Inherited Interfaces
Interfaces | Description |
---|---|
IMosaicDatasetOperationParameters | Provides access to members that control parameters to an operation on a mosaic dataset. |
CoClasses that implement IMosaicDatasetOperationParameters2
CoClasses and Classes | Description |
---|---|
AddRastersParameters | An object that controls how rasters are added to a mosaic dataset. |
RemoveItemsParameters | An object that controls how items are removed from a mosaic dataset. |
SynchronizeParameters | An object that controls how items in a mosaic dataset are synchronized. |