This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Classes > A > ARLayer Class (ArcObjects .NET 10.4 SDK) |
ARLayer object.
ARLayer is a non-creatable object. References to non-creatable objects must be obtained through other objects.
ARLayer objects display geographic information in ARMap objects and represent all types of data including feature layers and raster layers. An ARLayer doesn�t store the actual geographic data; it references the data contained in coverages, shapefiles, geodatabases, images, grids, and so on, then defines how to display this geographic data. The IARLayer interface provides and properties and methods for getting layer properties, and searching and querying for features within the layer.
Interfaces | Description |
---|---|
IARLayer | Provides access to members that control the ARLayer. |
ARLayer objects do not currently represent graphics layers. This is a known limit at the ArcGIS 9.2 software release.