This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IACLayer2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the ArcIMS layer.
This interface is new at ArcGIS 9.3. It supersedes IACLayer.
Description | ||
---|---|---|
Extent | The extent of the layer. | |
ID | The layer id. | |
LayerDefAxl | The layer def axl. | |
MaxScale | Maximum scale at which the layer will display. | |
MinScale | Minimum scale at which the layer will display. | |
Name | The layer name. | |
NativeSpatialReference | The native spatial reference of the data. | |
OriginalName | The name of the layer that the ArcIMS Server hands out. | |
ParentLayerID | The parent layer id. | |
Visible | Indicates if the layer is currently visible. |
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. |