This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationEnvironment Interface > IAGAnimationEnvironment.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