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


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

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.

Classes that implement ISceneExport2dDialog

Classes Description
SceneExport2dDialog The Esri Scene Export2d Dialog.