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


IBasicImageView Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IBasicImageView Interface

Provides access to members that control an image view associated with a mosaic dataset.

Product Availability

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

Members

Description
Method AddMembers Add members indicated by their OBJECTIDs to the image view object.
Method GetProperty Returns the requested key property by name.
Method Load Loads an image view.
Method RemoveMembers Remove members indicated by their OBJECTIDs from the image view object.
Method Save Saves an image view.
Method SetProperty Updates the value of the specified key property by name.

CoClasses that implement IBasicImageView

CoClasses and Classes Description
ImageView (esriCarto) An image view object.