ArcGIS Runtime SDK for Windows Phone - Library Reference
OutputSize Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Printing Namespace > ExportOptions Class : OutputSize Property

Gets or sets the size of the output map in pixels. Required only when LayoutTemplate is empty or MAP_ONLY.

Syntax

Visual Basic (Declaration) 
Public Property OutputSize As Size
C# 
public Size OutputSize {get; set;}

Property Value

The size of the output map in pixels.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.