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

Gets or sets the max allowable offset. This option can be used to specify the maximum allowable offset to be used for generalizing geometries returned by the query operation.

Syntax

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

Remarks

Supported in ArcGIS REST Server v.10+

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.