ArcGIS API for Windows Phone - Library Reference
MaxAllowableOffset Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > FindParameters Class : MaxAllowableOffset Property

This option can be used to specify the maximum allowable offset to be used for generalizing geometries returned by the find operation.

Syntax

Visual Basic (Declaration) 
Public Property MaxAllowableOffset As Double
C# 
public double MaxAllowableOffset {get; set;}

Property Value

The max allowable offset.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.