ArcObjects Library Reference (PublisherControls)  

ARLayer Class

ARLayer object.

ARLayer is a non-creatable object. References to non-creatable objects must be obtained through other objects.

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

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

Interfaces Description
IARLayer Provides access to members that control the ARLayer.

Remarks

ARLayer objects do not currently represent graphics layers.  This is a known limit at the ArcGIS 9.2 software release.