This document is archived and information here might be outdated.  Recommended version.


ARLayer Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Classes > A > ARLayer Class
ArcGIS Developer Help

ARLayerClass Class

ARLayer object.

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.