This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxLayer Interface > IGxLayer.Layer Property (ArcObjects .NET 10.4 SDK) |
The associated layer.
[Visual Basic .NET] Public Property Layer As ILayer
[C#] public ILayer Layer {get; set;}