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


IExportDialog2.MapExtent Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > OutputUI > ESRI.ArcGIS.OutputUI > Interfaces > IE > IExportDialog2 Interface > IExportDialog2.MapExtent Property
ArcGIS Developer Help

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

See Also

IExportDialog2 Interface