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


IImageViewOperation Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IImageViewOperation Interface

Provides access to operations that control image views associated with a mosaic dataset.

Product Availability

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

Members

Description
Method ExpandImageView Adds new members to the specified image view.
Method GetImageView Loads the specified image view object.
Method IsViewMember Indicates whether specified mosaic dataset item is a member of the specified view.
Method QueryItemViewMembership Returns a set of names of all views associated with the specified mosaic dataset item.
Method QueryViewMembers Returns the OBJECTIDs of mosaic dataset items associated with the specified view.
Method RemoveImageView Removes the specified image view object.
Method ShrinkImageView Removes members from the specified image view.
Method UpdateImageView Updates or adds the specified image view associated with the mosaic dataset.

CoClasses that implement IImageViewOperation

CoClasses and Classes Description
MosaicDataset A mosaic dataset object.