ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TreeViewLine Class / StrokeThicknessProperty Field



In This Topic
    StrokeThicknessProperty Field (C1TreeViewLine)
    In This Topic
    Identifies the StrokeThickness dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly StrokeThicknessProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TreeViewLine.StrokeThicknessProperty
    public static readonly DependencyProperty StrokeThicknessProperty
    public:
    static readonly DependencyProperty^ StrokeThicknessProperty
    See Also