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


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

IACLayer Interface

Provides access to members that control the ArcIMS layer. Note: the IACLayer interface has been superseded by IACLayer2. Please consider using the more recent version.

Product Availability

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

Members

Name Description
Read-only property Extent The extent of the layer.
Read/write property ID The layer id.
Read-only property LayerDefAxl The layer def axl.
Read/write property MaxScale Maximum scale at which the layer will display.
Read/write property MinScale Minimum scale at which the layer will display.
Read/write property Name The layer name.
Read-only property NativeSpatialReference The native spatial reference of the data.
Read/write property OriginalName The name of the layer that the ArcIMS Server hands out.
Read/write property Visible Indicates if the layer is currently visible.

Classes that implement IACLayer

Classes Description
ACAcetateLayer ArcIMS container for drawing graphics on top of the map.
ACFeatureLayer ArcIMS layer for displaying features.
ACImageLayer ArcIMS layer for displaying images.