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


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

IACLayer2 Interface

Provides access to members that control the ArcIMS layer.

Product Availability

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

Description

This interface is new at ArcGIS 9.3. It supersedes IACLayer.

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 ParentLayerID The parent layer id.
Read/write property Visible Indicates if the layer is currently visible.

Classes that implement IACLayer2

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.