MAUI | ComponentOne
C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1Button Class / BorderAlignment Property
In This Topic
    BorderAlignment Property (C1Button)
    In This Topic
    Gets or sets the alignment of the border relative to the control bounds.
    Syntax
    public BorderAlignment BorderAlignment {get; set;}
    See Also