Provides access to members that control the ArcIMS layer. Note: the IACLayer interface has been superseded byIACLayer2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
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. |
![]() |
Visible | Indicates if the layer is currently visible. |
CoClasses that implement IACLayer
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. |