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


For a list of all members of this type, see MapOptions members.

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.