RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1Run Class / BorderThickness Property

In This Topic
    BorderThickness Property (C1Run)
    In This Topic
    Gets or sets the border thickness of a text element.
    Syntax
    'Declaration
     
    
    Public Property BorderThickness As Thickness
    public Thickness BorderThickness {get; set;}
    See Also