ArcGIS Runtime SDK for Windows Phone - Library Reference
MapOptions Constructor(Map)
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Printing Namespace > MapOptions Class > MapOptions Constructor : MapOptions Constructor(Map)

map
Initializes a new instance of the MapOptions class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal map As Map _
)
C# 
public MapOptions( 
   Map map
)

Parameters

map

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.