This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalystUI > ESRI.ArcGIS.Analyst3DUI > Interfaces > IS > ISceneExport3dDialog Interface > ISceneExport3dDialog.DoModal Method (ArcObjects .NET 10.5 SDK) |
Displays the 3D-export dialog.
[Visual Basic .NET] Public Function DoModal ( _ ) As Boolean
[C#] public bool DoModal ( );