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