This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > AnimationUI > ESRI.ArcGIS.AnimationUI > Interfaces > IA > IAnimationFromPathDialog Interface > IAnimationFromPathDialog.RunDialog Method (ArcObjects .NET 10.4 SDK) |
Runs the dialog to create an animation from a path.
[Visual Basic .NET] Public Sub RunDialog ( _ ByVal pOptions As IAGImportPathOptions _ )
[C#] public void RunDialog ( IAGImportPathOptions pOptions );