ArcGIS Runtime SDK for Windows Phone - Library Reference
MapOptions Constructor(Envelope)
See Also  Send comments on this topic
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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.