ArcGIS API for WPF - 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;}

Property Value

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

Remarks

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

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.