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


IGxLayer.Layer Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IGxLayer.Layer Property

The associated layer.

[Visual Basic .NET]
Public Property Layer As ILayer
[C#]
public ILayer Layer {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxLayer Interface

.NET Snippets

Add Layer File to ActiveView

.NET Related Topics

How to group data into separate lines on a line graph