ArcGIS Runtime SDK for Windows Phone - Library Reference
PixelSize Property
See Also  Send comments on this topic
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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.