This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > ISxAnimationEnvironment Interface > ISxAnimationEnvironment.AnimationControlsHWnd Property (ArcObjects .NET 10.4 SDK) |
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