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