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


ISceneExportFile2dDialog Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (3DAnalystUI)  

ISceneExportFile2dDialog Interface

Provides access to members that control the new exporting of a scene to a 2d graphics file.

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

Members

Description
Write-only property DocumentName Name of the Active Document.
Method DoModal Displays Scene Export File Dialog.
Read-only property Export The Scene exporter.
Read/write property MapExtent The Map Extent which gets passed to IWorldFileSettings.
Read-only property SceneSize The Scene size.

CoClasses that implement ISceneExportFile2dDialog

CoClasses and Classes Description
SceneExportFile2dDialog The Esri Scene Export File 2d Dialog.

.NET Related Topics

3DAnalystUI