Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1ToggleButton Class / BorderAlignment Property

In This Topic
    BorderAlignment Property (C1ToggleButton)
    In This Topic
    Gets or sets the alignment of the border.
    Syntax
    'Declaration
     
    
    Public Property BorderAlignment As BorderAlignment
    public BorderAlignment BorderAlignment {get; set;}
    See Also