ArcGIS Runtime SDK for WPF - Library Reference
MapOptions Class Members
See Also  Properties 
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 PropertyExtentGets the map's extent. Required. Can be determined based on PrintParameter Map/Layers.  
public PropertyOutSpatialReferenceGets or sets the output spatial reference used for exporting map. Optional. If not specified, spatial reference of MapOptions.Extent will be used.  
public PropertyRotationGets or sets the map's rotation. Optional.  
public PropertyScaleGets 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 PropertyTimeExtentGets 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.