Map for WinForms | ComponentOne
C1.Win.Map Namespace / C1Map Class / PanTool Property

In This Topic
    PanTool Property (C1Map)
    In This Topic
    Gets the pan tool settings for this C1Map.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PanTool As MapPanTool
    public MapPanTool PanTool {get;}
    See Also