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


ISceneExportFile2dDialog.MapExtent Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (3DAnalystUI)  

ISceneExportFile2dDialog.MapExtent Property

The Map Extent which gets passed to IWorldFileSettings.

[Visual Basic .NET]
Public Property MapExtent As IEnvelope
[C#]
public IEnvelope MapExtent {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

ISceneExportFile2dDialog Interface