Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property IsGroupLayer As Boolean |
C# | |
---|---|
public bool IsGroupLayer {get;} |
There are 2 kinds of group layers :
- Map layer of type GroupLayer
- Sublayer of another map layer such as ArcGISDynamicMapServiceLayer or ArcGISTiledMapServiceLayer
Property Value
true
if this instance is group layer; otherwise, false
.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8