ArcGIS API for Silverlight - Library Reference
MapOptions Class Members
See Also  Properties  Send comments on this topic
ESRI.ArcGIS.Client.Printing Namespace : MapOptions Class


The following tables list the members exposed by MapOptions.

Public Constructors

 NameDescription
public ConstructorMapOptions ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyExtent Gets the map's extent. Required. Can be determined based on PrintParameter Map/Layers.  
public PropertyOutSpatialReference Gets or sets the output spatial reference used for exporting map. Optional. If not specified, spatial reference of MapOptions.Extent will be used.  
public PropertyRotation Gets or sets the map's rotation. Optional.  
public PropertyScale Gets or sets the map's scale. Optional but recommended for scale-dependent layers or reference scales set. Can be determined based on PrintParameter Map/Layers. Takes precedence over Extent. Output map is drawn at requested scale centered on the center of extent.  
public PropertyTimeExtent Gets or sets the map's time extent. Optional, required only when time-aware layer need to be drawn at specific time extent. Represents start and end time or a time instant in UTC.  
Top

See Also

© ESRI, Inc. All Rights Reserved.