This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerProperties5 Interface > IGlobeLayerProperties5.IsMapConsolidatedChild Property (ArcObjects .NET 10.4 SDK) |
Indicates if the group layer cache consolidates the child through map rendering.
[Visual Basic .NET] Public Property IsMapConsolidatedChild As Boolean
[C#] public bool IsMapConsolidatedChild {get; set;}
[C++]
HRESULT get_IsMapConsolidatedChild(
VARIANT_BOOL* bConsolidated
);
[C++]
Parameters bConsolidated [out, retval] bConsolidated is a parameter of type VARIANT_BOOL