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

The raster that is visible at the specified pixel size in the mosaic dataset will be used for sampling. If pixel size is not specified, then service's pixel size is used.

Syntax

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

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.