ArcGIS Runtime SDK for WPF - Library Reference
MapOptions Constructor(Envelope)
See Also 
ESRI.ArcGIS.Client.Printing Namespace > MapOptions Class > MapOptions Constructor : MapOptions Constructor(Envelope)

mapExtent
Initializes a new instance of the MapOptions class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal mapExtent As Envelope _
)
C# 
public MapOptions( 
   Envelope mapExtent
)

Parameters

mapExtent

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.