ArcGIS Runtime SDK for WPF - Library Reference
PixelSize Property
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > MensurationParameterBase Class : PixelSize Property

Gets or sets the size of the pixel.

Syntax

Visual Basic (Declaration) 
Public Property PixelSize As Nullable(Of Size)
C# 
public Nullable<Size> PixelSize {get; set;}

Property Value

The size of the pixel.

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.