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

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