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


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

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

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

Classes that implement IBasicImageView

Classes Description
ImageView (esriCarto) An image view object.