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


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

IImageViewOperationParameters 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 RemoveOrphanItems Indicates whether member items that are orphaned by the removal of an image view are also removed from the mosaic dataset.
Read/write property UpdateMembership Indicates whether the view membership table associated with the mosaic dataset is updated.

Classes that implement IImageViewOperationParameters

Classes Description
ImageViewOperationParameters An object that controls image view operations on a mosaic dataset.