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


ISceneExportFile2dDialog Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalystUI > ESRI.ArcGIS.Analyst3DUI > Interfaces > IS > ISceneExportFile2dDialog Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement ISceneExportFile2dDialog

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