This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > AnimationUI > ESRI.ArcGIS.AnimationUI > Interfaces > IA > IAnimationCreateKeyframeDialog Interface > IAnimationCreateKeyframeDialog.SetUpDialog Method (ArcObjects .NET 10.4 SDK) |
Sets up the dialog.
[Visual Basic .NET] Public Sub SetUpDialog ( _ ByVal pTracks As IAGAnimationTracks, _ ByVal pAnimEnv As IAGAnimationEnvironment _ )
[C#] public void SetUpDialog ( IAGAnimationTracks pTracks, IAGAnimationEnvironment pAnimEnv );