ComponentOne FinancialChart for WPF
C1.WPF Namespace / ScrollBarCornerRadiusBuilder Class / BottomLeftProperty Field



In This Topic
    BottomLeftProperty Field
    In This Topic
    Identifies the BottomLeft dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BottomLeftProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ScrollBarCornerRadiusBuilder.BottomLeftProperty
    public static readonly DependencyProperty BottomLeftProperty
    public:
    static readonly DependencyProperty^ BottomLeftProperty
    See Also