ArcGIS API for Silverlight - Library Reference
AutoNormalize Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > TaskBase Class : AutoNormalize Property

If true automatically normalizes geometry crossing the anti-meridian.

Syntax

Visual Basic (Declaration) 
Public Property AutoNormalize As Boolean
C# 
public bool AutoNormalize {get; set;}

Remarks

Default is true. Normalization will only occur on geometries using one of the supported spatial references supported.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.