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

The number of sample locations from the provided path. If neither sampleCount nor sampleDistance is provided, no densification is done for path (polyline) and a default sampleCount (100) is used for area (polygon/envelope).

Syntax

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

Property Value

The sample count.

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.