This document is archived and information here might be outdated. Recommended version. |
Creates a new WMSGroupLayer for the given WMSLayerDescription recursively including all the sub layers.
[Visual Basic .NET] Public Function CreateWMSGroupLayers ( _ ByVal WMSGroupLayerDescription As IWMSLayerDescription _ ) As IWMSGroupLayer
[C#] public IWMSGroupLayer CreateWMSGroupLayers ( IWMSLayerDescription WMSGroupLayerDescription );
[C++]
HRESULT CreateWMSGroupLayers(
IWMSLayerDescription* WMSGroupLayerDescription
);
[C++] Parameters WMSGroupLayerDescription [in]
WMSGroupLayerDescription is a parameter of type IWMSLayerDescription*