ArcObjects Library Reference (Carto)  

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

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.

CoClasses that implement IACLayer2

CoClasses and 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.