ArcGIS API for Silverlight - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.