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

In This Topic
    ButtonStyle Property (MapZoomTool)
    In This Topic
    Gets or sets the style of the increase and decrease buttons.
    Syntax
    'Declaration
     
    
    Public Property ButtonStyle As Style
    public Style ButtonStyle {get; set;}
    See Also