This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IIMSSubLayer Interface > IIMSSubLayer.IMSLayer Property (ArcObjects .NET 10.4 SDK) |
The IMS layer.
[Visual Basic .NET] Public ReadOnly Property IMSLayer As IACLayer
[C#] public IACLayer IMSLayer {get;}
[C++]
HRESULT get_IMSLayer(
IACLayer** Layer
);
[C++]
Parameters Layer [out, retval]
Layer is a parameter of type IACLayer