Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapPanTool Class
Members

In This Topic
    MapPanTool Class
    In This Topic
    Represents the pan tool displayed in the C1Map.
    Object Model
    MapPanTool Class
    Syntax
    'Declaration
     
    
    Public Class MapPanTool 
       Inherits MapSubItem
    public class MapPanTool : MapSubItem 
    Inheritance Hierarchy

    System.Object
       C1.Win.Map.NotifyObject
          C1.Win.Map.MapVisualItem
             C1.Win.Map.MapSubItem
                C1.Win.Map.MapPanTool

    See Also