![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
MoveToGroupLayer(GroupLayer) Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace > Layer Class > MoveToGroupLayer Method : MoveToGroupLayer(GroupLayer) Method |
- glayer
- GroupLayer to move the layer into.
Visual Basic (Declaration) | |
---|---|
Public Overloads Sub MoveToGroupLayer( _ ByVal glayer As GroupLayer _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As Layer Dim glayer As GroupLayer instance.MoveToGroupLayer(glayer) |
C# | |
---|---|
public void MoveToGroupLayer( GroupLayer glayer ) |
Parameters
- glayer
- GroupLayer to move the layer into.
Allows moving a layer into a group layer. Group layers are logical groupings that are used in the Table of Contents (TOC) Web control. Layers can be arranged in a tree-node hierarchy. Typically this is used when many layers are in the map, so that layers may be displayed or hidden more easily in the TOC, and also turned on or off as a group.
The ArcIMS server does not use layer groups. Group layers are only reflected in the TOC of the Web controls.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family