ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / C1MapToolsLayer Class
Members

In This Topic
    C1MapToolsLayer Class
    In This Topic
    A IMapLayer that displays tools for panning and zooming the map, and a scale.
    Object Model
    C1MapToolsLayer Class
    Syntax
    'Declaration
     
    
    Public Class C1MapToolsLayer 
       Inherits System.Windows.Controls.Control
       Implements IMapLayer 
    public class C1MapToolsLayer : System.Windows.Controls.Control, IMapLayer  
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   C1.Silverlight.Maps.C1MapToolsLayer

    See Also