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


IAnimationManagerDialog.Hook Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (AnimationUI)  

IAnimationManagerDialog.Hook Method

Connect the dialog with the current app.

[Visual Basic .NET]
Public Sub Hook ( _
    ByVal pApp As AppRef _
)
[C#]
public void Hook (
    AppRef pApp
);

Product Availability

Available with ArcGIS Desktop.

See Also

IAnimationManagerDialog Interface