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


IExportVideoDialog.DoModal Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (AnimationUI)  

IExportVideoDialog.DoModal Method

Displays the video export dialog.

[Visual Basic .NET]
Public Function DoModal ( _
) As Boolean
[C#]
public bool DoModal (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IExportVideoDialog Interface