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

In This Topic
    PanStyle Property (MapPanTool)
    In This Topic
    Gets or sets the style of the pan panel.
    Syntax
    'Declaration
     
    
    Public Property PanStyle As Style
    public Style PanStyle {get; set;}
    See Also