ArcGIS Runtime SDK for WPF - Library Reference
ConstrainExtentBehavior Class
Members  See Also 
ESRI.ArcGIS.Client.Behaviors Namespace : ConstrainExtentBehavior Class

Constrain Extent behavior. Limits the extent a user can pan or zoom to.

Object Model

ConstrainExtentBehavior ClassMap ClassEnvelope Class

Syntax

Visual Basic (Declaration) 
Public Class ConstrainExtentBehavior 
   Inherits System.Windows.Interactivity.Behavior(Of Map)
C# 
public class ConstrainExtentBehavior : System.Windows.Interactivity.Behavior<Map> 

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Freezable
            System.Windows.Media.Animation.Animatable
               System.Windows.Interactivity.Behavior
                  System.Windows.Interactivity.Behavior<T>
                     ESRI.ArcGIS.Client.Behaviors.ConstrainExtentBehavior

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.