Provides access to members that control the TOC buddy.
Product Availability
Available with ArcGIS Engine.
Description
The ITOCBuddy2 interface provides additional members for tasks related to when the ITOCControl::Buddy is a GlobeControl or a custom control using GlobeLayer objects.
Members
Description | ||
---|---|---|
GetActiveView | Returns the underlying object implementing basic map and ActiveView. This is used to populate the TOC. | |
GetScale | Returns the scale of the supplied BasicMap, this allows for objects that do not support IMap. | |
IsLayerValid | The TOCControl calls this method to ask the buddy if a layer is fully cached and valid if it cannot determine this on its own. | |
IsLayerVisibleAtScale | The TOCControl calls this method to ask the buddy if a layer is visible at the specified scale. | |
LayerVisibilityChanged | The TOCControl calls this method to instruct the buddy that layer visibility has changed. |
Inherited Interfaces
Interfaces | Description |
---|---|
ITOCBuddy | Provides access to members that control the TOC buddy. |
CoClasses that implement ITOCBuddy2
CoClasses and Classes | Description |
---|---|
GlobeControl | ESRI GlobeControl |