RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1Line Class / TotalWidth Property

In This Topic
    TotalWidth Property
    In This Topic
    Gets the width of this C1Line including whitespaces at the end.
    Syntax
    'Declaration
     
    Public ReadOnly Property TotalWidth As Double
    public double TotalWidth {get;}
    See Also