Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapZoomTool Class / ThumbStyle Property

In This Topic
    ThumbStyle Property (MapZoomTool)
    In This Topic
    Gets or sets the style of the thumb button.
    Syntax
    'Declaration
     
    
    Public Property ThumbStyle As Style
    public Style ThumbStyle {get; set;}
    See Also