ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1MapNavigator Class
Members

In This Topic
    C1MapNavigator Class
    In This Topic
    A C1MapNavigator that displays a navigator for panning the map.
    Object Model
    C1MapNavigator Class
    Syntax
    'Declaration
     
    
    Public Class C1MapNavigator 
       Inherits Windows.UI.Xaml.Controls.Control
    public class C1MapNavigator : Windows.UI.Xaml.Controls.Control 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.Maps.C1MapNavigator

    See Also