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


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

IImageView2 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 AllowedRasterFunctions The allowed list of raster functions for an image view.
Read/write property BandCount The number of bands.
Read/write property Capabilities The image view web capabilities.
Read/write property CopyrightText The image view copyright text.
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 MaxScale The maximum cache scale.
Read/write property MinScale The minimum cache scale.
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 SpatialReference The image view spatial reference.
Read/write property VID The image view ID.

Inherited Interfaces

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

Classes that implement IImageView2

Classes Description
ImageView An image view object.