This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > II > IImageViewOperation Interface (ArcObjects .NET 10.4 SDK) |
Provides access to operations that control image views associated with a mosaic dataset.
Description | ||
---|---|---|
ExpandImageView | Adds new members to the specified image view. | |
GetImageView | Loads the specified image view object. | |
IsViewMember | Indicates whether specified mosaic dataset item is a member of the specified view. | |
QueryItemViewMembership | Returns a set of names of all views associated with the specified mosaic dataset item. | |
QueryViewMembers | Returns the OBJECTIDs of mosaic dataset items associated with the specified view. | |
RemoveImageView | Removes the specified image view object. | |
ShrinkImageView | Removes members from the specified image view. | |
UpdateImageView | Updates or adds the specified image view associated with the mosaic dataset. |
CoClasses and Classes | Description |
---|---|
MosaicDataset | A mosaic dataset object. |