ArcGIS API for Silverlight - Library Reference
IsStatic Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > OverviewMap Class : IsStatic Property

Gets or sets a value indicating whether the overview map extent is static.

Syntax

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

Remarks

If true the extent will remain at MaximumExtent. If MaximumExtent is not set the extent will remain at the full extent of the layer.

Property Value

If true the extent of the overview map will never change.

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.