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

Gets or sets a value indicating whether to return all values at a point (subject to the maxMosaicImageCount limit of the image service), or return the first non-NoData value based on current mosaic rule. Default is true.

Syntax

Visual Basic (Declaration) 
Public Property ReturnFirstValueFirst As Boolean
C# 
public bool ReturnFirstValueFirst {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.