ArcGIS Runtime SDK for WPF - Library Reference
Width Property
See Also 
ESRI.ArcGIS.Client Namespace > DynamicLayer.ImageParameters Class : Width Property

The image width in pixels

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Width As Integer
C# 
public int Width {get;}

Remarks

If the Dpi is different from 96, this value should be adjusted by a factor of Dpi/96 if the layer supports generating outputs at different DPIs.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.