This document is archived and information here might be outdated. Recommended version. |
Indicates if the layer is a group layer.
[Visual Basic .NET]
Public ReadOnly Property IsGroup As Boolean
[C#]
public bool IsGroup {get;}
[C++]
HRESULT get_IsGroup(
Boolean* IsGroup
);
[C++] Parameters IsGroup [out, retval]
IsGroup is a parameter of type bool*