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