ComponentOne RichTextBox for UWP
Thickness Property

C1.Xaml.RichTextBox.Documents Namespace > C1TextDecoration Class : Thickness Property
Gets or sets the Thickness of the line drawn by this C1TextDecoration.
Syntax
'Declaration
 
Public Property Thickness As System.Double
public System.double Thickness {get; set;}
Remarks
The final thickness value of the line depends on the value of the ThicknessUnit property.
See Also

Reference

C1TextDecoration Class
C1TextDecoration Members