ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / C1CheckeredBorder Class / BorderAlignment Property

In This Topic
    BorderAlignment Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property BorderAlignment As C1.WPF.Core.BorderAlignment
    public C1.WPF.Core.BorderAlignment BorderAlignment {get; set;}
    See Also