ArcObjects Library Reference (AnimationUI)  

IAnimationLayerGroupDialog.RunDialog Method

Runs the dialog to create a layer group animation.

[Visual Basic .NET]
Public Sub RunDialog ( _
    ByVal pOptions As IAGGroupAnimationOptions _
)
[C#]
public void RunDialog (
    IAGGroupAnimationOptions pOptions
);

Product Availability

Available with ArcGIS Desktop.

See Also

IAnimationLayerGroupDialog Interface