ArcObjects Library Reference (DataSourcesRaster)  

ISynchronizeParameters Interface

Provides access to members that control parameters for synchronizing items in a mosaic dataset.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property BuildPyramids Indicates whether pyramids are built for each raster dataset associated with each selected catalog item.
Read/write property BuildThumbnail Indicates whether items thumbnails are built and saved.
Read/write property ComputeStatistics Indicates whether histogram statistics are computed for each raster dataset associated with each selected catalog item.
Read/write property DefaultSpatialReference The default spatial reference used by all raster types for those dataset which do not have an associated native spatial reference.
Read/write property DensificationFactor The maximum segment length value as a factor of each incoming dataset fooprint's average dimension. Footprint polygon is densified only if the spatial reference of the footprint geometry differs form the spatial reference of the geometry column of the mosaic c
Read/write property MaximumHighCellSize The maximum allowed computed value for the high pixel size for the function raster dataset associated with a synchronized item. Lower values in this property indicate fewer pyramid levels. A value of zero indicates an absence of any constraints on the resultin
Read/write property MaximumPyramidLevel The maximum number of pyramid levels to use from the function raster dataset associated with a synchronized item. A value of -1 indicates all available levels.
Read/write property MinimumColumns The minimum number of pixel columnns allowed at the top-most pyramid level in the function raster dataset associated with a synchronized item. Higher values in this property indicate fewer pyramid levels. A value of zero indicates an absence of any constraints
Read/write property MinimumRows The minimum number of pixel rows allowed at the top-most pyramid level in the function raster dataset associated with a synchronized item. Higher values in this property indicate fewer pyramid levels. A value of zero indicates an absence of any constraints on
Read/write property RemoveInvalidItems Indicates whether items with category set to 'Incomplete' or items that cannot be rebuilt using their corresponding data sources are removed from the mosaic dataset.
Read/write property ResetVisibility Indicates whether each selected item's visibility values (MinPS and MaxPS) are reset to null.
Read/write property SyncOnlyStaleItems Indicates if only those items found to be stale are synchronized.
Read/write property ThumbnailBuilder The thumbnail builder object associated with this operation. If not specified, a default builder is used for generating item thumbnails.

CoClasses that implement ISynchronizeParameters

CoClasses and Classes Description
AddRastersParameters An object that controls how rasters are added to a mosaic dataset.
SynchronizeParameters An object that controls how items in a mosaic dataset are synchronized.