Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / ScrollBarCornerRadiusBuilder Class / BottomLeft Property

In This Topic
    BottomLeft Property
    In This Topic
    Gets or sets a value indicating whether bottom-left corner value will be taken from ScrollBarCornerRadius.
    Syntax
    'Declaration
     
    
    Public Property BottomLeft As Boolean
    public bool BottomLeft {get; set;}
    See Also