ArcGIS API for WPF - Library Reference
WrapAroundIsActive Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Map Class : WrapAroundIsActive Property

Gets a value indicating whether the map is currently in WrapAround mode.

Syntax

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

Property Value

true if the map's WrapAround property is true and the spatial reference supports Wrap Around; otherwise, false.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.