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


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

IGlobeHookHelper Interface

Provides access to members needed when developing commands to work with the GlobeControl, ArcGlobe, and custom controls and applications.

Product Availability

Available with ArcGIS Engine.

Description

Use the IGlobeHookHelper interface to return the Globe, GlobeDisplay, SceneViewer and Camera of the hook passed to the ICommand::OnCreate event regardless of whether the hook is a GlobeControl, ToolbarControl (with a 'buddy' GlobeControl) or ArcGlobe.

Members

Name Description
Read-only property ActiveViewer Active scene viewer of hooked control or application.
Read-only property Camera Camera of hooked control or application.
Read-only property Globe Globe of hooked control or application.
Read-only property GlobeDisplay GlobeDisplay of hooked control or application.
Read/write property Hook Hook object that should be the same as the hook object passed in ICommand::OnCreate.

Classes that implement IGlobeHookHelper

Classes Description
GlobeHookHelper Helps commands work with the GlobeControl, ArcGlobe, custom controls and applications.

.NET Samples

Using HookActions in custom commands Using HookActions in custom commands Using HookActions in custom commands Using HookActions in custom commands Using HookActions in custom commands Using HookActions in custom commands 3D dynamic element tracking RSS weather GraphicTracker Updating the purge rule on a real-time temporal layer