ArcObjects Library Reference (Controls)  

ISceneCommandHook Interface

Provides access to members that work with SceneHookHelper. Custom control or application needs to implement ISceneCommandHook to be recognized by SceneHookHelper.

Product Availability

Available with ArcGIS Engine.

Description

Implement the ISceneCommandHook interface in custom controls and applications if you want them to work with SceneHookHelper objects. The SceneHookHelper is designed to help developers write custom commands that will work with the ArcGIS SceneControl and the ArcScene application as well as custom applications.

Members

Description
Read-only property Scene Scene of control or application.