This document is archived and information here might be outdated.  Recommended version.


IMosaicDatasetOperationParameters Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMosaicDatasetOperationParameters Interface
ArcGIS Developer Help

IMosaicDatasetOperationParameters Interface

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

Name Description
Read/write property IsDatasetReadOnly Indicates whether the mosaic dataset is in read-only mode. Mosaic dataset operations do not perform write operations on a read-only mosaic.
Read/write property Parameters All parameters associated with the mosaic dataset operation.
Read/write property Progressor The external progressor object associated with the mosaic dataset operation.
Read/write property Results The properties of the result associated with the mosaic dataset operation.

Classes that implement IMosaicDatasetOperationParameters

Classes Description
AddNewerRastersParameters An object that controls how newwer rasters are added to a mosaic dataset.
AddRastersParameters An object that controls how rasters are added to a mosaic dataset.
AnalyzeParameters An object that controls how a mosaic dataset is analyzed.
BuildBoundaryParameters An object that controls how the boundary of a mosaic dataset is computed.
BuildFootprintsParameters An object that controls how footrints of items in a mosaic dataset are computed.
BuildSeamlinesParameters An object that controls how the seamline geometry for items in a mosiac dataset are computed.
CalculateCellSizeRangesParameters An object that controls how visibility ranges for items in a mosaic dataset are computed.
ComputeDirtyAreaParameters An object that controls how a mosaic dataset's dirty area geometry is computed.
ComputePixelAlignmentParameters An object that controls how pixel alignment of mosaic dataset items is computed.
CreateMosaicDatasetParameters An object that controls how a mosaic dataset is created.
DefineNoDataParameters An object that controls how NoData values are defined for items in a mosaic dataset.
DefineOverviewsParameters An object that controls how new overview items are created in a mosaic dataset.
EstimateStatisticsParameters An object that controls how raster statistics of a mosaic dataset are estimated.
ExportGeometryParameters An object that controls how geometries in a mosaic dataset are exported.
ExportItemsParameters An object that controls how items in a mosaic dataset are exported.
GenerateOverviewsParameters An object that controls how a mosaic dataset's overview images are generated.
ImageViewOperationParameters An object that controls image view operations on a mosaic dataset.
ImportGeometryParameters An object that controls how a mosaic dataset's geometry gets imported.
MosaicDatasetSelectionParameters An object that controls how rasters in a mosaic dataset are selected.
QueryPathsParameters An object that controls how paths referenced by a mosaic dataset and items in the mosaic dataset are queried.
RemoveItemsParameters An object that controls how items are removed from a mosaic dataset.
ReplacePathsParameters An object that controls how paths referenced by a mosaic dataset and items in the mosaic dataset are updated.
SynchronizeParameters An object that controls how items in a mosaic dataset are synchronized.