This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IB > IBasicImageView Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control an image view associated with a mosaic dataset.
Description | ||
---|---|---|
AddMembers | Add members indicated by their OBJECTIDs to the image view object. | |
GetProperty | Returns the requested key property by name. | |
Load | Loads an image view. | |
RemoveMembers | Remove members indicated by their OBJECTIDs from the image view object. | |
Save | Saves an image view. | |
SetProperty | Updates the value of the specified key property by name. |
CoClasses and Classes | Description |
---|---|
ImageView (esriCarto) | An image view object. |