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


ISceneExportFile2dDialog.MapExtent Property (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 > ISceneExportFile2dDialog.MapExtent Property
ArcGIS Developer Help

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