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


IGxLayer Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxLayer Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Catalog)  

IGxLayer Interface

Provides access to members that manage a GX layer object.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property Layer The associated layer.

CoClasses that implement IGxLayer

CoClasses and Classes Description
GxLayer GxObject that represents a layer.

.NET Snippets

Add Layer File to ActiveView

.NET Related Topics

How to add a layer to a map from a layer file | How to group data into separate lines on a line graph