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


IAnimationCreateKeyframeDialog.ShowDialog Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > AnimationUI > ESRI.ArcGIS.AnimationUI > Interfaces > IA > IAnimationCreateKeyframeDialog Interface > IAnimationCreateKeyframeDialog.ShowDialog Method
ArcGIS Developer Help

IAnimationCreateKeyframeDialog.ShowDialog Method

Show the dialog.

[Visual Basic .NET]
Public Sub ShowDialog ( _
)
[C#]
public void ShowDialog (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IAnimationCreateKeyframeDialog Interface