The window handle of the animation controls dialog.
[Visual Basic .NET] Public Property AnimationControlsHWnd As Integer
[C#] public int AnimationControlsHWnd {get; set;}
[C++]
HRESULT get_AnimationControlsHWnd(
Long* pHwnd
);
[C++]
HRESULT put_AnimationControlsHWnd(
Long pHwnd
);
[C++]Parameters
pHwnd [out, retval] pHwnd is a parameter of type Long pHwnd [in] pHwnd is a parameter of type Long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.