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

Gets or sets the maximum map extent of the overview map. If undefined, the maximum extent is derived from the layer.

Syntax

Visual Basic (Declaration) 
Public Property MaximumExtent As Envelope
C# 
public Envelope MaximumExtent {get; set;}

Property Value

The maximum extent.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.