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 |