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

In This Topic
    BorderAlignment Property (C1Border)
    In This Topic
    Gets or sets the way to draw the borders.
    Syntax
    'Declaration
     
    
    Public Property BorderAlignment As BorderAlignment
    public BorderAlignment BorderAlignment {get; set;}
    See Also