This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalystUI > ESRI.ArcGIS.Analyst3DUI > Interfaces > IS > ISceneExport2dDialog Interface > ISceneExport2dDialog.DoModal Method (ArcObjects .NET 10.4 SDK) |
Displays Scene Export Dialog.
[Visual Basic .NET] Public Function DoModal ( _ ByVal pPixelBounds As IEnvelope, _ ByVal res As Short _ ) As Boolean
[C#] public bool DoModal ( IEnvelope pPixelBounds, short res );