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


ISceneExport2dDialog Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalystUI > ESRI.ArcGIS.Analyst3DUI > Interfaces > IS > ISceneExport2dDialog Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (3DAnalystUI)  

ISceneExport2dDialog Interface

Provides access to members that control the 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 Dialog.
Read-only property Exporter 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 ISceneExport2dDialog

CoClasses and Classes Description
SceneExport2dDialog The Esri Scene Export2d Dialog.