This document is archived and information here might be outdated. Recommended version. |
A collection of Map Layer Info objects, each containing information about a layer in the map (data frame).
[Visual Basic .NET] Public ReadOnly Property MapLayerInfos As IMapLayerInfos
[C#] public IMapLayerInfos MapLayerInfos {get;}
[C++]
HRESULT get_MapLayerInfos(
IMapLayerInfos** layerInfos
);
[C++] Parameters layerInfos [out, retval]
layerInfos is a parameter of type IMapLayerInfos**