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


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

IImageView Interface

Provides access to members that control an image (service) view.

Product Availability

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

Members

Name Description
Read/write property Adaptive Indicates if view properties are adaptive to view content.
Read/write property BandCount The number of bands.
Read/write property Description The image view description.
Read/write property Extent The image view extent.
Method GetPixelSize The pxiel size in its native units.
Read/write property MosaicRule The image view mosaic rule.
Read/write property Name The image view name.
Read/write property PixelType The pixel type.
Method PutPixelSize The pxiel size in its native units.
Read/write property RenderingRule The image view rendering rule.
Read/write property VID The image view ID.

Classes that implement IImageView

Classes Description
ImageView An image view object.