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


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

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

Name 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.

Classes that implement IImageViewOperation

Classes Description
MosaicDataset A mosaic dataset object.