RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / C1TopBorderTool Class / Thickness Property

In This Topic
    Thickness Property (C1TopBorderTool)
    In This Topic
    Gets or sets the thickness of the border.
    Syntax
    'Declaration
     
    
    Public Property Thickness As Double
    public double Thickness {get; set;}
    See Also