MAUI | ComponentOne
C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1Button Class / BorderThickness Property
In This Topic
    BorderThickness Property (C1Button)
    In This Topic
    Gets or sets the Microsoft.Maui.Thickness of the border.
    Syntax
    public Thickness BorderThickness {get; set;}
    See Also