This document is archived and information here might be outdated.  Recommended version.


ITOCBuddy Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IT > ITOCBuddy Interface
ArcGIS Developer Help

ITOCBuddy Interface

Provides access to members that control the TOC buddy. Note: the ITOCBuddy interface has been superseded by ITOCBuddy2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Engine.

Description

The ITOCBuddy interface is used to get properties related to the ITOCControl::Buddy.

Members

Name Description
Method GetActiveView Returns the underlying object implementing basic map and ActiveView. This is used to populate the TOC.
Method GetScale Returns the scale of the supplied BasicMap, this allows for objects that do not support IMap.

Classes that implement ITOCBuddy

Classes Description
GlobeControl Esri GlobeControl
MapControl Esri MapControl
PageLayoutControl Esri PageLayoutControl
SceneControl Esri SceneControl