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


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

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

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

Classes that implement ISceneCommandHook

Classes Description