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


ImageServerLayer Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > I > ImageServerLayer Class
ArcGIS Developer Help

ImageServerLayerClass Class

Image server layer source and display options.

Product Availability

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

Description

This object is new at ArcGIS 9.3.

Interfaces

Interfaces Description
IAttributeTable Provides access to the base table.
IConnectionPointContainer (esriDisplay)
IDataLayer Provides access to members that control the data source properties of a layer.
IDataLayer2 Provides access to additional members that control the data source properties of a layer.
IDataset (esriGeoDatabase) Provides access to members that supply dataset information.
IDefinitionExpressionEvents Provides access to events that occur when the Definition Expression changes.
IDisplayAdmin (esriDisplay) Provides access to members that control display administration.
IDisplayAdmin2 (esriDisplay) Provides access to members that control display administration.
IDisplayTable Provides access to members that work with the display table associated with a standalone table.
IFeatureLayer Provides access to members that control common aspects of a feature layer.
IFeatureLayerDefinition Provides access to members that define a subset of the features from the underlying feature class.
IFeatureLayerSelectionEvents Provides access to events that occur when the selection changes.
IFeatureSelection Provides access to members that control feature selection.
IGeoDataset (esriGeoDatabase) Provides access to members that provide information about a Geographic Dataset.
IIdentify Provides access to members that identify features.
IIdentifyDisplay Provides access to members that will identify based on display.
IImageServerLayer Provides access to members that control an image server layer.
IImageServerLayer2 Provides access to additional members that control an image server layer.
IImageServerLayer3 Provides access to additional members that control an image server layer.
IISLFootprintDisplayProps Provides access to additional members that control the display of raster footprints in an image server layer.
ILayerDrawingProperties Provides access to members that control layer drawing properties.
ILayerEffects Provides access to members that control layer effects.
ILayerEvents Provides access to events that occur when layer visibility changes.
ILayerExtensions Provides access to the extensions of a layer.
ILayerFields Provides access to members that work with a layer's fields.
ILayerGeneralProperties Provides access to layer general properties.
ILayerInfo Provides access to members that return layer images.
ILayerPosition Provides access to members that control a layer's default position in the map interface.
ILegendInfo Provides access to members that control legend information provided by a renderer.
IMultidimensionalLayer Provides access to members that control the multidimensional definition associated with an object.
IObjectClassSchemaEvents (esriGeoDatabase) Provides access to events that occur with an object class' schema.
IPersistVariant (esriSystem) Provides access to members used for storage of an object through VARIANTs.
IPublishLayer Provides access to a layer's capability for being published with the ArcGIS Publisher extension.
IRasterDataManagementEvents (esriDataSourcesRaster) Provides access to events that occur with an raster dataset.
IRasterLayer Provides access to members that create or modify a raster layer.
ISecureLayer Provides functionality to control access to a layer's contents.
ISecureLayer2 Provides access to control and test a layer's content related to authentication.
ITable (esriGeoDatabase) Provides access to members that return information about and manage tables.
ITableCapabilities (esriGeoDatabase) Provides access to members that return information about and manage tables.
ITableDefinition Provides access to members that define a subset of the rows from the underlying table.
ITableFields (esriGeoDatabase) Provides access to members that return information about a table.
ITableSelection Provides access to members that control table selection.
ITimeData Provides access to time related properties of a layer.
ITimeData2 Provides access to time related properties of a layer.
ITimeDataDisplay Provides access to time animation related properties of a layer.
ITimeDisplayTable Interface that allows retrieve time related table properties.
ITimeDisplayTable2 Interface that allows retrieve time related table properties.
ITimeTableDefinition Provides access to time related properties of a layer.

Remarks

ImageServerLayer is a specific layer created from ArcGIS for Server image services.

See Also

IImageServerLayer Interface