ArcGIS API for WPF - Library Reference
MagnifyingGlass Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace : MagnifyingGlass Class

Magnifying control for the ESRI.ArcGIS.Client.Map using a ESRI.ArcGIS.Client.TiledMapServiceLayer.

Object Model

MagnifyingGlass ClassTiledMapServiceLayer ClassMap Class

Syntax

Visual Basic (Declaration) 
Public Class MagnifyingGlass 
   Inherits System.Windows.Controls.Control
C# 
public class MagnifyingGlass : System.Windows.Controls.Control 

Remarks

If you require multiple layer or dynamic layers in your magnifier, use the Magnifier control instead.

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     ESRI.ArcGIS.Client.Toolkit.MagnifyingGlass

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.